#cf1f84 color space conversions
Hex:
        #cf1f84
        RGB:
        207, 31, 132
        CMY:
        19, 88, 48
        CMYK:
        0, 85, 36, 19
      HSL:
        326°, 73.9496%, 46.6667%
        HSV (HSB):
        326°, 85.0242%, 81.1765%
        XYZ:
        30.3870, 15.9113, 23.2994
        xyY:
        0.4366, 0.2286, 15.9113
      CIE-Lab:
        46.8579, 70.9506, -11.2501
        CIE-LCH:
        46.8579, 71.8370, 350.9901
        CIE-Luv:
        46.8579, 97.9251, -27.9332
        Hunter-Lab:
        39.8890, 66.1735, -6.7094
      #cf1f84 color charts
#cf1f84 RGB chart
      #cf1f84 CMYK chart
      #cf1f84 RGB pie chart
      #cf1f84 color shades, tints & tones
#cf1f84 color schemes
#cf1f84 color preview, HTML & CSS examples
           This text has a color of #cf1f84        
        
          <p style="color:#cf1f84;">Text here</p>
        
        
          .mytext {color:#cf1f84;}
        
        Text color #cf1f84
      
           This box has a color of #cf1f84        
        
          <div style="background-color:#cf1f84;">Content here</div>
        
        
          .mybackground {background-color:#cf1f84;}
        
        Background color #cf1f84
      
           Border around this has a color of #cf1f84        
        
          <div style="border:2px solid #cf1f84;">Content here</div>
        
        
          .myborder {border:2px solid #cf1f84;}
        
        Border color #cf1f84