#be12a4 color space conversions
Hex:
        #be12a4
        RGB:
        190, 18, 164
        CMY:
        25, 93, 36
        CMYK:
        0, 91, 14, 25
      HSL:
        309°, 82.6923%, 40.7843%
        HSV (HSB):
        309°, 90.5263%, 74.5098%
        XYZ:
        28.1524, 14.0601, 36.3520
        xyY:
        0.3583, 0.1790, 14.0601
      CIE-Lab:
        44.3190, 73.2993, -34.7474
        CIE-LCH:
        44.3190, 81.1183, 334.6368
        CIE-Luv:
        44.3190, 72.3919, -60.3963
        Hunter-Lab:
        37.4968, 68.3972, -31.2321
      #be12a4 color charts
#be12a4 RGB chart
      #be12a4 CMYK chart
      #be12a4 RGB pie chart
      #be12a4 color shades, tints & tones
#be12a4 color schemes
#be12a4 color preview, HTML & CSS examples
           This text has a color of #be12a4        
        
          <p style="color:#be12a4;">Text here</p>
        
        
          .mytext {color:#be12a4;}
        
        Text color #be12a4
      
           This box has a color of #be12a4        
        
          <div style="background-color:#be12a4;">Content here</div>
        
        
          .mybackground {background-color:#be12a4;}
        
        Background color #be12a4
      
           Border around this has a color of #be12a4        
        
          <div style="border:2px solid #be12a4;">Content here</div>
        
        
          .myborder {border:2px solid #be12a4;}
        
        Border color #be12a4