#cf3a6a color space conversions
Hex:
        #cf3a6a
        RGB:
        207, 58, 106
        CMY:
        19, 77, 58
        CMYK:
        0, 72, 49, 19
      HSL:
        341°, 60.8163%, 51.9608%
        HSV (HSB):
        341°, 71.9807%, 81.1765%
        XYZ:
        29.8467, 17.3321, 15.4080
        xyY:
        0.4769, 0.2769, 17.3321
      CIE-Lab:
        48.6758, 61.0766, 7.2882
        CIE-LCH:
        48.6758, 61.5099, 6.8048
        CIE-Luv:
        48.6758, 99.6147, -2.6296
        Hunter-Lab:
        41.6319, 55.1144, 7.1990
      #cf3a6a color charts
#cf3a6a RGB chart
      #cf3a6a CMYK chart
      #cf3a6a RGB pie chart
      #cf3a6a color shades, tints & tones
#cf3a6a color schemes
#cf3a6a color preview, HTML & CSS examples
           This text has a color of #cf3a6a        
        
          <p style="color:#cf3a6a;">Text here</p>
        
        
          .mytext {color:#cf3a6a;}
        
        Text color #cf3a6a
      
           This box has a color of #cf3a6a        
        
          <div style="background-color:#cf3a6a;">Content here</div>
        
        
          .mybackground {background-color:#cf3a6a;}
        
        Background color #cf3a6a
      
           Border around this has a color of #cf3a6a        
        
          <div style="border:2px solid #cf3a6a;">Content here</div>
        
        
          .myborder {border:2px solid #cf3a6a;}
        
        Border color #cf3a6a