#cf058b color space conversions
Hex:
        #cf058b
        RGB:
        207, 5, 139
        CMY:
        19, 98, 45
        CMYK:
        0, 98, 33, 19
      HSL:
        320°, 95.2830%, 41.5686%
        HSV (HSB):
        320°, 97.5845%, 81.1765%
        XYZ:
        30.4466, 15.2380, 25.7626
        xyY:
        0.4261, 0.2133, 15.2380
      CIE-Lab:
        45.9585, 75.0510, -16.8760
        CIE-LCH:
        45.9585, 76.9250, 347.3272
        CIE-Luv:
        45.9585, 98.1575, -36.1732
        Hunter-Lab:
        39.0359, 70.9107, -11.8046
      #cf058b color charts
#cf058b RGB chart
      #cf058b CMYK chart
      #cf058b RGB pie chart
      #cf058b color shades, tints & tones
#cf058b color schemes
#cf058b color preview, HTML & CSS examples
           This text has a color of #cf058b        
        
          <p style="color:#cf058b;">Text here</p>
        
        
          .mytext {color:#cf058b;}
        
        Text color #cf058b
      
           This box has a color of #cf058b        
        
          <div style="background-color:#cf058b;">Content here</div>
        
        
          .mybackground {background-color:#cf058b;}
        
        Background color #cf058b
      
           Border around this has a color of #cf058b        
        
          <div style="border:2px solid #cf058b;">Content here</div>
        
        
          .myborder {border:2px solid #cf058b;}
        
        Border color #cf058b