#f30c91 color space conversions
Hex:
        #f30c91
        RGB:
        243, 12, 145
        CMY:
        5, 95, 43
        CMYK:
        0, 95, 40, 5
      HSL:
        325°, 90.5882%, 50.0000%
        HSV (HSB):
        325°, 95.0617%, 95.2941%
        XYZ:
        42.2045, 21.3620, 28.6869
        xyY:
        0.4575, 0.2316, 21.3620
      CIE-Lab:
        53.3434, 82.5611, -8.6572
        CIE-LCH:
        53.3434, 83.0137, 354.0140
        CIE-Luv:
        53.3434, 123.7156, -27.6374
        Hunter-Lab:
        46.2190, 82.1124, -4.4464
      #f30c91 color charts
#f30c91 RGB chart
      #f30c91 CMYK chart
      #f30c91 RGB pie chart
      #f30c91 color shades, tints & tones
#f30c91 color schemes
#f30c91 color preview, HTML & CSS examples
           This text has a color of #f30c91        
        
          <p style="color:#f30c91;">Text here</p>
        
        
          .mytext {color:#f30c91;}
        
        Text color #f30c91
      
           This box has a color of #f30c91        
        
          <div style="background-color:#f30c91;">Content here</div>
        
        
          .mybackground {background-color:#f30c91;}
        
        Background color #f30c91
      
           Border around this has a color of #f30c91        
        
          <div style="border:2px solid #f30c91;">Content here</div>
        
        
          .myborder {border:2px solid #f30c91;}
        
        Border color #f30c91