#f0058a color space conversions
Hex:
        #f0058a
        RGB:
        240, 5, 138
        CMY:
        6, 98, 46
        CMYK:
        0, 98, 43, 6
      HSL:
        326°, 95.9184%, 48.0392%
        HSV (HSB):
        326°, 97.9167%, 94.1176%
        XYZ:
        40.5769, 20.4688, 25.8570
        xyY:
        0.4669, 0.2355, 20.4688
      CIE-Lab:
        52.3631, 81.8184, -5.9844
        CIE-LCH:
        52.3631, 82.0370, 355.8167
        CIE-Luv:
        52.3631, 125.1839, -23.8680
        Hunter-Lab:
        45.2424, 80.9182, -2.2157
      #f0058a color charts
#f0058a RGB chart
      #f0058a CMYK chart
      #f0058a RGB pie chart
      #f0058a color shades, tints & tones
#f0058a color schemes
#f0058a color preview, HTML & CSS examples
           This text has a color of #f0058a        
        
          <p style="color:#f0058a;">Text here</p>
        
        
          .mytext {color:#f0058a;}
        
        Text color #f0058a
      
           This box has a color of #f0058a        
        
          <div style="background-color:#f0058a;">Content here</div>
        
        
          .mybackground {background-color:#f0058a;}
        
        Background color #f0058a
      
           Border around this has a color of #f0058a        
        
          <div style="border:2px solid #f0058a;">Content here</div>
        
        
          .myborder {border:2px solid #f0058a;}
        
        Border color #f0058a