#f30985 color space conversions
Hex:
        #f30985
        RGB:
        243, 9, 133
        CMY:
        5, 96, 48
        CMYK:
        0, 96, 45, 5
      HSL:
        328°, 92.8571%, 49.4118%
        HSV (HSB):
        328°, 96.2963%, 95.2941%
        XYZ:
        41.2935, 20.9435, 24.0564
        xyY:
        0.4785, 0.2427, 20.9435
      CIE-Lab:
        52.8876, 81.7610, -2.1358
        CIE-LCH:
        52.8876, 81.7889, 358.5036
        CIE-Luv:
        52.8876, 129.5513, -18.9342
        Hunter-Lab:
        45.7641, 80.9755, 0.8684
      #f30985 color charts
#f30985 RGB chart
      #f30985 CMYK chart
      #f30985 RGB pie chart
      #f30985 color shades, tints & tones
#f30985 color schemes
#f30985 color preview, HTML & CSS examples
           This text has a color of #f30985        
        
          <p style="color:#f30985;">Text here</p>
        
        
          .mytext {color:#f30985;}
        
        Text color #f30985
      
           This box has a color of #f30985        
        
          <div style="background-color:#f30985;">Content here</div>
        
        
          .mybackground {background-color:#f30985;}
        
        Background color #f30985
      
           Border around this has a color of #f30985        
        
          <div style="border:2px solid #f30985;">Content here</div>
        
        
          .myborder {border:2px solid #f30985;}
        
        Border color #f30985