#f30293 color space conversions
Hex:
        #f30293
        RGB:
        243, 2, 147
        CMY:
        5, 99, 42
        CMYK:
        0, 99, 40, 5
      HSL:
        324°, 98.3673%, 48.0392%
        HSV (HSB):
        324°, 99.1770%, 95.2941%
        XYZ:
        42.2503, 21.2047, 29.4698
        xyY:
        0.4547, 0.2282, 21.2047
      CIE-Lab:
        53.1728, 83.4345, -10.1073
        CIE-LCH:
        53.1728, 84.0445, 353.0928
        CIE-Luv:
        53.1728, 123.5819, -29.7529
        Hunter-Lab:
        46.0485, 83.1918, -5.7100
      #f30293 color charts
#f30293 RGB chart
      #f30293 CMYK chart
      #f30293 RGB pie chart
      #f30293 color shades, tints & tones
#f30293 color schemes
#f30293 color preview, HTML & CSS examples
           This text has a color of #f30293        
        
          <p style="color:#f30293;">Text here</p>
        
        
          .mytext {color:#f30293;}
        
        Text color #f30293
      
           This box has a color of #f30293        
        
          <div style="background-color:#f30293;">Content here</div>
        
        
          .mybackground {background-color:#f30293;}
        
        Background color #f30293
      
           Border around this has a color of #f30293        
        
          <div style="border:2px solid #f30293;">Content here</div>
        
        
          .myborder {border:2px solid #f30293;}
        
        Border color #f30293