#cf0470 color space conversions
Hex:
        #cf0470
        RGB:
        207, 4, 112
        CMY:
        19, 98, 56
        CMYK:
        0, 98, 46, 19
      HSL:
        328°, 96.2085%, 41.3725%
        HSV (HSB):
        328°, 98.0676%, 81.1765%
        XYZ:
        28.7002, 14.5221, 16.6196
        xyY:
        0.4796, 0.2427, 14.5221
      CIE-Lab:
        44.9725, 72.6303, -1.7600
        CIE-LCH:
        44.9725, 72.6516, 358.6119
        CIE-Luv:
        44.9725, 110.7839, -16.0004
        Hunter-Lab:
        38.1079, 67.7450, 0.8179
      #cf0470 color charts
#cf0470 RGB chart
      #cf0470 CMYK chart
      #cf0470 RGB pie chart
      #cf0470 color shades, tints & tones
#cf0470 color schemes
#cf0470 color preview, HTML & CSS examples
           This text has a color of #cf0470        
        
          <p style="color:#cf0470;">Text here</p>
        
        
          .mytext {color:#cf0470;}
        
        Text color #cf0470
      
           This box has a color of #cf0470        
        
          <div style="background-color:#cf0470;">Content here</div>
        
        
          .mybackground {background-color:#cf0470;}
        
        Background color #cf0470
      
           Border around this has a color of #cf0470        
        
          <div style="border:2px solid #cf0470;">Content here</div>
        
        
          .myborder {border:2px solid #cf0470;}
        
        Border color #cf0470