#cf0095 color space conversions
Hex:
        #cf0095
        RGB:
        207, 0, 149
        CMY:
        19, 100, 42
        CMYK:
        0, 100, 28, 19
      HSL:
        317°, 100.0000%, 40.5882%
        HSV (HSB):
        317°, 100.0000%, 81.1765%
        XYZ:
        31.1569, 15.4353, 29.7709
        xyY:
        0.4080, 0.2021, 15.4353
      CIE-Lab:
        46.2248, 76.5434, -22.5257
        CIE-LCH:
        46.2248, 79.7891, 343.6015
        CIE-Luv:
        46.2248, 93.8741, -44.2775
        Hunter-Lab:
        39.2878, 72.8046, -17.4264
      #cf0095 color charts
#cf0095 RGB chart
      #cf0095 CMYK chart
      #cf0095 RGB pie chart
      #cf0095 color shades, tints & tones
#cf0095 color schemes
#cf0095 color preview, HTML & CSS examples
           This text has a color of #cf0095        
        
          <p style="color:#cf0095;">Text here</p>
        
        
          .mytext {color:#cf0095;}
        
        Text color #cf0095
      
           This box has a color of #cf0095        
        
          <div style="background-color:#cf0095;">Content here</div>
        
        
          .mybackground {background-color:#cf0095;}
        
        Background color #cf0095
      
           Border around this has a color of #cf0095        
        
          <div style="border:2px solid #cf0095;">Content here</div>
        
        
          .myborder {border:2px solid #cf0095;}
        
        Border color #cf0095