#be12bd color space conversions
Hex:
        #be12bd
        RGB:
        190, 18, 189
        CMY:
        25, 93, 26
        CMYK:
        0, 91, 1, 25
      HSL:
        300°, 82.6923%, 40.7843%
        HSV (HSB):
        300°, 90.5263%, 74.5098%
        XYZ:
        30.6368, 15.0539, 49.4351
        xyY:
        0.3221, 0.1583, 15.0539
      CIE-Lab:
        45.7079, 76.8420, -47.3240
        CIE-LCH:
        45.7079, 90.2455, 328.3727
        CIE-Luv:
        45.7079, 62.3513, -79.3850
        Hunter-Lab:
        38.7993, 73.0487, -48.3831
      #be12bd color charts
#be12bd RGB chart
      #be12bd CMYK chart
      #be12bd RGB pie chart
      #be12bd color shades, tints & tones
#be12bd color schemes
#be12bd color preview, HTML & CSS examples
           This text has a color of #be12bd        
        
          <p style="color:#be12bd;">Text here</p>
        
        
          .mytext {color:#be12bd;}
        
        Text color #be12bd
      
           This box has a color of #be12bd        
        
          <div style="background-color:#be12bd;">Content here</div>
        
        
          .mybackground {background-color:#be12bd;}
        
        Background color #be12bd
      
           Border around this has a color of #be12bd        
        
          <div style="border:2px solid #be12bd;">Content here</div>
        
        
          .myborder {border:2px solid #be12bd;}
        
        Border color #be12bd