#cf096a color space conversions
Hex:
        #cf096a
        RGB:
        207, 9, 106
        CMY:
        19, 96, 58
        CMYK:
        0, 96, 49, 19
      HSL:
        331°, 91.6667%, 42.3529%
        HSV (HSB):
        331°, 95.6522%, 81.1765%
        XYZ:
        28.4313, 14.5014, 14.9362
        xyY:
        0.4913, 0.2506, 14.5014
      CIE-Lab:
        44.9436, 71.7046, 1.9280
        CIE-LCH:
        44.9436, 71.7305, 1.5402
        CIE-Luv:
        44.9436, 112.9331, -11.3762
        Hunter-Lab:
        38.0807, 66.6283, 3.4014
      #cf096a color charts
#cf096a RGB chart
      #cf096a CMYK chart
      #cf096a RGB pie chart
      #cf096a color shades, tints & tones
#cf096a color schemes
#cf096a color preview, HTML & CSS examples
           This text has a color of #cf096a        
        
          <p style="color:#cf096a;">Text here</p>
        
        
          .mytext {color:#cf096a;}
        
        Text color #cf096a
      
           This box has a color of #cf096a        
        
          <div style="background-color:#cf096a;">Content here</div>
        
        
          .mybackground {background-color:#cf096a;}
        
        Background color #cf096a
      
           Border around this has a color of #cf096a        
        
          <div style="border:2px solid #cf096a;">Content here</div>
        
        
          .myborder {border:2px solid #cf096a;}
        
        Border color #cf096a