#cf127f color space conversions
Hex:
        #cf127f
        RGB:
        207, 18, 127
        CMY:
        19, 93, 50
        CMYK:
        0, 91, 39, 19
      HSL:
        325°, 84.0000%, 44.1176%
        HSV (HSB):
        325°, 91.3043%, 81.1765%
        XYZ:
        29.7792, 15.2303, 21.4489
        xyY:
        0.4481, 0.2292, 15.2303
      CIE-Lab:
        45.9480, 72.5777, -9.5640
        CIE-LCH:
        45.9480, 73.2052, 352.4930
        CIE-Luv:
        45.9480, 102.3948, -25.9301
        Hunter-Lab:
        39.0260, 67.9106, -5.2678
      #cf127f color charts
#cf127f RGB chart
      #cf127f CMYK chart
      #cf127f RGB pie chart
      #cf127f color shades, tints & tones
#cf127f color schemes
#cf127f color preview, HTML & CSS examples
           This text has a color of #cf127f        
        
          <p style="color:#cf127f;">Text here</p>
        
        
          .mytext {color:#cf127f;}
        
        Text color #cf127f
      
           This box has a color of #cf127f        
        
          <div style="background-color:#cf127f;">Content here</div>
        
        
          .mybackground {background-color:#cf127f;}
        
        Background color #cf127f
      
           Border around this has a color of #cf127f        
        
          <div style="border:2px solid #cf127f;">Content here</div>
        
        
          .myborder {border:2px solid #cf127f;}
        
        Border color #cf127f