#cf057f color space conversions
Hex:
        #cf057f
        RGB:
        207, 5, 127
        CMY:
        19, 98, 50
        CMYK:
        0, 98, 39, 19
      HSL:
        324°, 95.2830%, 41.5686%
        HSV (HSB):
        324°, 97.5845%, 81.1765%
        XYZ:
        29.6172, 14.9062, 21.3949
        xyY:
        0.4493, 0.2261, 14.9062
      CIE-Lab:
        45.5055, 73.8681, -10.2293
        CIE-LCH:
        45.5055, 74.5731, 352.1158
        CIE-Luv:
        45.5055, 103.7692, -27.0099
        Hunter-Lab:
        38.6086, 69.3646, -5.8294
      #cf057f color charts
#cf057f RGB chart
      #cf057f CMYK chart
      #cf057f RGB pie chart
      #cf057f color shades, tints & tones
#cf057f color schemes
#cf057f color preview, HTML & CSS examples
           This text has a color of #cf057f        
        
          <p style="color:#cf057f;">Text here</p>
        
        
          .mytext {color:#cf057f;}
        
        Text color #cf057f
      
           This box has a color of #cf057f        
        
          <div style="background-color:#cf057f;">Content here</div>
        
        
          .mybackground {background-color:#cf057f;}
        
        Background color #cf057f
      
           Border around this has a color of #cf057f        
        
          <div style="border:2px solid #cf057f;">Content here</div>
        
        
          .myborder {border:2px solid #cf057f;}
        
        Border color #cf057f