#f30493 color space conversions
Hex:
        #f30493
        RGB:
        243, 4, 147
        CMY:
        5, 98, 42
        CMYK:
        0, 98, 40, 5
      HSL:
        324°, 96.7611%, 48.4314%
        HSV (HSB):
        324°, 98.3539%, 95.2941%
        XYZ:
        42.2720, 21.2481, 29.4771
        xyY:
        0.4546, 0.2285, 21.2481
      CIE-Lab:
        53.2200, 83.2965, -10.0365
        CIE-LCH:
        53.2200, 83.8990, 353.1295
        CIE-Luv:
        53.2200, 123.4225, -29.6326
        Hunter-Lab:
        46.0957, 83.0260, -5.6476
      #f30493 color charts
#f30493 RGB chart
      #f30493 CMYK chart
      #f30493 RGB pie chart
      #f30493 color shades, tints & tones
#f30493 color schemes
#f30493 color preview, HTML & CSS examples
           This text has a color of #f30493        
        
          <p style="color:#f30493;">Text here</p>
        
        
          .mytext {color:#f30493;}
        
        Text color #f30493
      
           This box has a color of #f30493        
        
          <div style="background-color:#f30493;">Content here</div>
        
        
          .mybackground {background-color:#f30493;}
        
        Background color #f30493
      
           Border around this has a color of #f30493        
        
          <div style="border:2px solid #f30493;">Content here</div>
        
        
          .myborder {border:2px solid #f30493;}
        
        Border color #f30493