#f30ca0 color space conversions
Hex:
        #f30ca0
        RGB:
        243, 12, 160
        CMY:
        5, 95, 37
        CMYK:
        0, 95, 34, 5
      HSL:
        322°, 90.5882%, 50.0000%
        HSV (HSB):
        322°, 95.0617%, 95.2941%
        XYZ:
        43.4388, 21.8557, 35.1868
        xyY:
        0.4323, 0.2175, 21.8557
      CIE-Lab:
        53.8736, 83.9589, -16.7755
        CIE-LCH:
        53.8736, 85.6184, 348.7008
        CIE-Luv:
        53.8736, 116.6465, -39.0950
        Hunter-Lab:
        46.7501, 84.0443, -11.9000
      #f30ca0 color charts
#f30ca0 RGB chart
      #f30ca0 CMYK chart
      #f30ca0 RGB pie chart
      #f30ca0 color shades, tints & tones
#f30ca0 color schemes
#f30ca0 color preview, HTML & CSS examples
           This text has a color of #f30ca0        
        
          <p style="color:#f30ca0;">Text here</p>
        
        
          .mytext {color:#f30ca0;}
        
        Text color #f30ca0
      
           This box has a color of #f30ca0        
        
          <div style="background-color:#f30ca0;">Content here</div>
        
        
          .mybackground {background-color:#f30ca0;}
        
        Background color #f30ca0
      
           Border around this has a color of #f30ca0        
        
          <div style="border:2px solid #f30ca0;">Content here</div>
        
        
          .myborder {border:2px solid #f30ca0;}
        
        Border color #f30ca0