#cb127f color space conversions
Hex:
        #cb127f
        RGB:
        203, 18, 127
        CMY:
        20, 93, 50
        CMYK:
        0, 91, 37, 20
      HSL:
        325°, 83.7104%, 43.3333%
        HSV (HSB):
        325°, 91.1330%, 79.6078%
        XYZ:
        28.6757, 14.6614, 21.3972
        xyY:
        0.4430, 0.2265, 14.6614
      CIE-Lab:
        45.1669, 71.6969, -10.8173
        CIE-LCH:
        45.1669, 72.5083, 351.4202
        CIE-Luv:
        45.1669, 99.1554, -27.2899
        Hunter-Lab:
        38.2902, 66.6712, -6.3291
      #cb127f color charts
#cb127f RGB chart
      #cb127f CMYK chart
      #cb127f RGB pie chart
      #cb127f color shades, tints & tones
#cb127f color schemes
#cb127f color preview, HTML & CSS examples
           This text has a color of #cb127f        
        
          <p style="color:#cb127f;">Text here</p>
        
        
          .mytext {color:#cb127f;}
        
        Text color #cb127f
      
           This box has a color of #cb127f        
        
          <div style="background-color:#cb127f;">Content here</div>
        
        
          .mybackground {background-color:#cb127f;}
        
        Background color #cb127f
      
           Border around this has a color of #cb127f        
        
          <div style="border:2px solid #cb127f;">Content here</div>
        
        
          .myborder {border:2px solid #cb127f;}
        
        Border color #cb127f