#cf1071 color space conversions
Hex:
        #cf1071
        RGB:
        207, 16, 113
        CMY:
        19, 94, 56
        CMYK:
        0, 92, 45, 19
      HSL:
        330°, 85.6502%, 43.7255%
        HSV (HSB):
        330°, 92.2705%, 81.1765%
        XYZ:
        28.8981, 14.8282, 16.9618
        xyY:
        0.4762, 0.2443, 14.8282
      CIE-Lab:
        45.3980, 71.5654, -1.7550
        CIE-LCH:
        45.3980, 71.5870, 358.5952
        CIE-Luv:
        45.3980, 108.9779, -15.7801
        Hunter-Lab:
        38.5074, 66.5679, 0.8391
      #cf1071 color charts
#cf1071 RGB chart
      #cf1071 CMYK chart
      #cf1071 RGB pie chart
      #cf1071 color shades, tints & tones
#cf1071 color schemes
#cf1071 color preview, HTML & CSS examples
           This text has a color of #cf1071        
        
          <p style="color:#cf1071;">Text here</p>
        
        
          .mytext {color:#cf1071;}
        
        Text color #cf1071
      
           This box has a color of #cf1071        
        
          <div style="background-color:#cf1071;">Content here</div>
        
        
          .mybackground {background-color:#cf1071;}
        
        Background color #cf1071
      
           Border around this has a color of #cf1071        
        
          <div style="border:2px solid #cf1071;">Content here</div>
        
        
          .myborder {border:2px solid #cf1071;}
        
        Border color #cf1071