#cf4286 color space conversions
Hex:
        #cf4286
        RGB:
        207, 66, 134
        CMY:
        19, 74, 47
        CMYK:
        0, 68, 35, 19
      HSL:
        331°, 59.4937%, 53.5294%
        HSV (HSB):
        331°, 68.1159%, 81.1765%
        XYZ:
        31.9834, 18.8831, 24.5133
        xyY:
        0.4243, 0.2505, 18.8831
      CIE-Lab:
        50.5501, 60.9215, -6.9267
        CIE-LCH:
        50.5501, 61.3140, 353.5134
        CIE-Luv:
        50.5501, 86.2404, -20.4992
        Hunter-Lab:
        43.4546, 55.3337, -3.0280
      #cf4286 color charts
#cf4286 RGB chart
      #cf4286 CMYK chart
      #cf4286 RGB pie chart
      #cf4286 color shades, tints & tones
#cf4286 color schemes
#cf4286 color preview, HTML & CSS examples
           This text has a color of #cf4286        
        
          <p style="color:#cf4286;">Text here</p>
        
        
          .mytext {color:#cf4286;}
        
        Text color #cf4286
      
           This box has a color of #cf4286        
        
          <div style="background-color:#cf4286;">Content here</div>
        
        
          .mybackground {background-color:#cf4286;}
        
        Background color #cf4286
      
           Border around this has a color of #cf4286        
        
          <div style="border:2px solid #cf4286;">Content here</div>
        
        
          .myborder {border:2px solid #cf4286;}
        
        Border color #cf4286