#ff0cbd color space conversions
Hex:
        #ff0cbd
        RGB:
        255, 12, 189
        CMY:
        0, 95, 26
        CMYK:
        0, 95, 26, 0
      HSL:
        316°, 100.0000%, 52.3529%
        HSV (HSB):
        316°, 95.2941%, 100.0000%
        XYZ:
        50.5568, 25.1971, 50.3430
        xyY:
        0.4009, 0.1998, 25.1971
      CIE-Lab:
        57.2669, 89.3143, -28.3300
        CIE-LCH:
        57.2669, 93.6997, 342.4013
        CIE-Luv:
        57.2669, 112.4919, -57.3526
        Hunter-Lab:
        50.1967, 91.9363, -24.3251
      #ff0cbd color charts
#ff0cbd RGB chart
      #ff0cbd CMYK chart
      #ff0cbd RGB pie chart
      #ff0cbd color shades, tints & tones
#ff0cbd color schemes
#ff0cbd color preview, HTML & CSS examples
           This text has a color of #ff0cbd        
        
          <p style="color:#ff0cbd;">Text here</p>
        
        
          .mytext {color:#ff0cbd;}
        
        Text color #ff0cbd
      
           This box has a color of #ff0cbd        
        
          <div style="background-color:#ff0cbd;">Content here</div>
        
        
          .mybackground {background-color:#ff0cbd;}
        
        Background color #ff0cbd
      
           Border around this has a color of #ff0cbd        
        
          <div style="border:2px solid #ff0cbd;">Content here</div>
        
        
          .myborder {border:2px solid #ff0cbd;}
        
        Border color #ff0cbd