#f30481 color space conversions
Hex:
        #f30481
        RGB:
        243, 4, 129
        CMY:
        5, 98, 49
        CMYK:
        0, 98, 47, 5
      HSL:
        329°, 96.7611%, 48.4314%
        HSV (HSB):
        329°, 98.3539%, 95.2941%
        XYZ:
        40.9680, 20.7265, 22.6102
        xyY:
        0.4860, 0.2459, 20.7265
      CIE-Lab:
        52.6489, 81.7927, -0.0744
        CIE-LCH:
        52.6489, 81.7927, 359.9479
        CIE-Luv:
        52.6489, 131.8319, -16.3413
        Hunter-Lab:
        45.5264, 80.9565, 2.4226
      #f30481 color charts
#f30481 RGB chart
      #f30481 CMYK chart
      #f30481 RGB pie chart
      #f30481 color shades, tints & tones
#f30481 color schemes
#f30481 color preview, HTML & CSS examples
           This text has a color of #f30481        
        
          <p style="color:#f30481;">Text here</p>
        
        
          .mytext {color:#f30481;}
        
        Text color #f30481
      
           This box has a color of #f30481        
        
          <div style="background-color:#f30481;">Content here</div>
        
        
          .mybackground {background-color:#f30481;}
        
        Background color #f30481
      
           Border around this has a color of #f30481        
        
          <div style="border:2px solid #f30481;">Content here</div>
        
        
          .myborder {border:2px solid #f30481;}
        
        Border color #f30481