#cf0994 color space conversions
Hex:
        #cf0994
        RGB:
        207, 9, 148
        CMY:
        19, 96, 42
        CMYK:
        0, 96, 29, 19
      HSL:
        318°, 91.6667%, 42.3529%
        HSV (HSB):
        318°, 95.6522%, 81.1765%
        XYZ:
        31.1751, 15.5989, 29.3847
        xyY:
        0.4093, 0.2048, 15.5989
      CIE-Lab:
        46.4438, 75.6663, -21.5844
        CIE-LCH:
        46.4438, 78.6847, 344.0788
        CIE-Luv:
        46.4438, 93.6486, -42.8573
        Hunter-Lab:
        39.4954, 71.7792, -16.4652
      #cf0994 color charts
#cf0994 RGB chart
      #cf0994 CMYK chart
      #cf0994 RGB pie chart
      #cf0994 color shades, tints & tones
#cf0994 color schemes
#cf0994 color preview, HTML & CSS examples
           This text has a color of #cf0994        
        
          <p style="color:#cf0994;">Text here</p>
        
        
          .mytext {color:#cf0994;}
        
        Text color #cf0994
      
           This box has a color of #cf0994        
        
          <div style="background-color:#cf0994;">Content here</div>
        
        
          .mybackground {background-color:#cf0994;}
        
        Background color #cf0994
      
           Border around this has a color of #cf0994        
        
          <div style="border:2px solid #cf0994;">Content here</div>
        
        
          .myborder {border:2px solid #cf0994;}
        
        Border color #cf0994