#f30c76 color space conversions
Hex:
        #f30c76
        RGB:
        243, 12, 118
        CMY:
        5, 95, 54
        CMYK:
        0, 95, 51, 5
      HSL:
        332°, 90.5882%, 50.0000%
        HSV (HSB):
        332°, 95.0617%, 95.2941%
        XYZ:
        40.3636, 20.6256, 18.9933
        xyY:
        0.5047, 0.2579, 20.6256
      CIE-Lab:
        52.5373, 80.4069, 6.4189
        CIE-LCH:
        52.5373, 80.6627, 4.5642
        CIE-Luv:
        52.5373, 135.9958, -8.1522
        Hunter-Lab:
        45.4155, 79.1674, 6.9950
      #f30c76 color charts
#f30c76 RGB chart
      #f30c76 CMYK chart
      #f30c76 RGB pie chart
      #f30c76 color shades, tints & tones
#f30c76 color schemes
#f30c76 color preview, HTML & CSS examples
           This text has a color of #f30c76        
        
          <p style="color:#f30c76;">Text here</p>
        
        
          .mytext {color:#f30c76;}
        
        Text color #f30c76
      
           This box has a color of #f30c76        
        
          <div style="background-color:#f30c76;">Content here</div>
        
        
          .mybackground {background-color:#f30c76;}
        
        Background color #f30c76
      
           Border around this has a color of #f30c76        
        
          <div style="border:2px solid #f30c76;">Content here</div>
        
        
          .myborder {border:2px solid #f30c76;}
        
        Border color #f30c76