#cf6a94 color space conversions
Hex:
        #cf6a94
        RGB:
        207, 106, 148
        CMY:
        19, 58, 42
        CMYK:
        0, 49, 29, 19
      HSL:
        335°, 51.2690%, 61.3725%
        HSV (HSB):
        335°, 48.7923%, 81.1765%
        XYZ:
        36.2315, 25.7116, 31.0702
        xyY:
        0.3895, 0.2764, 25.7116
      CIE-Lab:
        57.7623, 44.5963, -4.4950
        CIE-LCH:
        57.7623, 44.8223, 354.2444
        CIE-Luv:
        57.7623, 62.7057, -14.3489
        Hunter-Lab:
        50.7066, 38.8073, -0.8350
      #cf6a94 color charts
#cf6a94 RGB chart
      #cf6a94 CMYK chart
      #cf6a94 RGB pie chart
      #cf6a94 color shades, tints & tones
#cf6a94 color schemes
#cf6a94 color preview, HTML & CSS examples
           This text has a color of #cf6a94        
        
          <p style="color:#cf6a94;">Text here</p>
        
        
          .mytext {color:#cf6a94;}
        
        Text color #cf6a94
      
           This box has a color of #cf6a94        
        
          <div style="background-color:#cf6a94;">Content here</div>
        
        
          .mybackground {background-color:#cf6a94;}
        
        Background color #cf6a94
      
           Border around this has a color of #cf6a94        
        
          <div style="border:2px solid #cf6a94;">Content here</div>
        
        
          .myborder {border:2px solid #cf6a94;}
        
        Border color #cf6a94