#cf428a color space conversions
Hex:
        #cf428a
        RGB:
        207, 66, 138
        CMY:
        19, 74, 46
        CMYK:
        0, 68, 33, 19
      HSL:
        329°, 59.4937%, 53.5294%
        HSV (HSB):
        329°, 68.1159%, 81.1765%
        XYZ:
        32.2678, 18.9968, 26.0108
        xyY:
        0.4176, 0.2458, 18.9968
      CIE-Lab:
        50.6835, 61.3743, -9.1255
        CIE-LCH:
        50.6835, 62.0490, 351.5429
        CIE-Luv:
        50.6835, 84.8078, -23.5709
        Hunter-Lab:
        43.5853, 55.8757, -4.8733
      #cf428a color charts
#cf428a RGB chart
      #cf428a CMYK chart
      #cf428a RGB pie chart
      #cf428a color shades, tints & tones
#cf428a color schemes
#cf428a color preview, HTML & CSS examples
           This text has a color of #cf428a        
        
          <p style="color:#cf428a;">Text here</p>
        
        
          .mytext {color:#cf428a;}
        
        Text color #cf428a
      
           This box has a color of #cf428a        
        
          <div style="background-color:#cf428a;">Content here</div>
        
        
          .mybackground {background-color:#cf428a;}
        
        Background color #cf428a
      
           Border around this has a color of #cf428a        
        
          <div style="border:2px solid #cf428a;">Content here</div>
        
        
          .myborder {border:2px solid #cf428a;}
        
        Border color #cf428a