#cf048d color space conversions
Hex:
        #cf048d
        RGB:
        207, 4, 141
        CMY:
        19, 98, 45
        CMYK:
        0, 98, 32, 19
      HSL:
        320°, 96.2085%, 41.3725%
        HSV (HSB):
        320°, 98.0676%, 81.1765%
        XYZ:
        30.5833, 15.2753, 26.5358
        xyY:
        0.4225, 0.2110, 15.2753
      CIE-Lab:
        46.0090, 75.3444, -18.0143
        CIE-LCH:
        46.0090, 77.4680, 346.5534
        CIE-Luv:
        46.0090, 97.3040, -37.7890
        Hunter-Lab:
        39.0837, 71.2812, -12.8963
      #cf048d color charts
#cf048d RGB chart
      #cf048d CMYK chart
      #cf048d RGB pie chart
      #cf048d color shades, tints & tones
#cf048d color schemes
#cf048d color preview, HTML & CSS examples
           This text has a color of #cf048d        
        
          <p style="color:#cf048d;">Text here</p>
        
        
          .mytext {color:#cf048d;}
        
        Text color #cf048d
      
           This box has a color of #cf048d        
        
          <div style="background-color:#cf048d;">Content here</div>
        
        
          .mybackground {background-color:#cf048d;}
        
        Background color #cf048d
      
           Border around this has a color of #cf048d        
        
          <div style="border:2px solid #cf048d;">Content here</div>
        
        
          .myborder {border:2px solid #cf048d;}
        
        Border color #cf048d