#cf1978 color space conversions
Hex:
        #cf1978
        RGB:
        207, 25, 120
        CMY:
        19, 90, 53
        CMYK:
        0, 88, 42, 19
      HSL:
        329°, 78.4483%, 45.4902%
        HSV (HSB):
        329°, 87.9227%, 81.1765%
        XYZ:
        29.4699, 15.3167, 19.1725
        xyY:
        0.4608, 0.2395, 15.3167
      CIE-Lab:
        46.0650, 70.8940, -5.0907
        CIE-LCH:
        46.0650, 71.0765, 355.8928
        CIE-Luv:
        46.0650, 104.3952, -19.8321
        Hunter-Lab:
        39.1366, 65.9218, -1.6498
      #cf1978 color charts
#cf1978 RGB chart
      #cf1978 CMYK chart
      #cf1978 RGB pie chart
      #cf1978 color shades, tints & tones
#cf1978 color schemes
#cf1978 color preview, HTML & CSS examples
           This text has a color of #cf1978        
        
          <p style="color:#cf1978;">Text here</p>
        
        
          .mytext {color:#cf1978;}
        
        Text color #cf1978
      
           This box has a color of #cf1978        
        
          <div style="background-color:#cf1978;">Content here</div>
        
        
          .mybackground {background-color:#cf1978;}
        
        Background color #cf1978
      
           Border around this has a color of #cf1978        
        
          <div style="border:2px solid #cf1978;">Content here</div>
        
        
          .myborder {border:2px solid #cf1978;}
        
        Border color #cf1978