#ff058f color space conversions
Hex:
        #ff058f
        RGB:
        255, 5, 143
        CMY:
        0, 98, 44
        CMYK:
        0, 98, 44, 0
      HSL:
        327°, 100.0000%, 50.9804%
        HSV (HSB):
        327°, 98.0392%, 100.0000%
        XYZ:
        46.2522, 23.3517, 28.0562
        xyY:
        0.4736, 0.2391, 23.3517
      CIE-Lab:
        55.4328, 85.3796, -4.1081
        CIE-LCH:
        55.4328, 85.4784, 357.2453
        CIE-Luv:
        55.4328, 134.7836, -22.4302
        Hunter-Lab:
        48.3236, 86.2822, -0.5966
      #ff058f color charts
#ff058f RGB chart
      #ff058f CMYK chart
      #ff058f RGB pie chart
      #ff058f color shades, tints & tones
#ff058f color schemes
#ff058f color preview, HTML & CSS examples
           This text has a color of #ff058f        
        
          <p style="color:#ff058f;">Text here</p>
        
        
          .mytext {color:#ff058f;}
        
        Text color #ff058f
      
           This box has a color of #ff058f        
        
          <div style="background-color:#ff058f;">Content here</div>
        
        
          .mybackground {background-color:#ff058f;}
        
        Background color #ff058f
      
           Border around this has a color of #ff058f        
        
          <div style="border:2px solid #ff058f;">Content here</div>
        
        
          .myborder {border:2px solid #ff058f;}
        
        Border color #ff058f