#f30c7c color space conversions
Hex:
        #f30c7c
        RGB:
        243, 12, 124
        CMY:
        5, 95, 51
        CMYK:
        0, 95, 49, 5
      HSL:
        331°, 90.5882%, 50.0000%
        HSV (HSB):
        331°, 95.0617%, 95.2941%
        XYZ:
        40.7317, 20.7729, 20.9315
        xyY:
        0.4941, 0.2520, 20.7729
      CIE-Lab:
        52.7000, 80.8446, 3.0205
        CIE-LCH:
        52.7000, 80.9010, 2.1397
        CIE-Luv:
        52.7000, 133.3493, -12.3112
        Hunter-Lab:
        45.5773, 79.7626, 4.6749
      #f30c7c color charts
#f30c7c RGB chart
      #f30c7c CMYK chart
      #f30c7c RGB pie chart
      #f30c7c color shades, tints & tones
#f30c7c color schemes
#f30c7c color preview, HTML & CSS examples
           This text has a color of #f30c7c        
        
          <p style="color:#f30c7c;">Text here</p>
        
        
          .mytext {color:#f30c7c;}
        
        Text color #f30c7c
      
           This box has a color of #f30c7c        
        
          <div style="background-color:#f30c7c;">Content here</div>
        
        
          .mybackground {background-color:#f30c7c;}
        
        Background color #f30c7c
      
           Border around this has a color of #f30c7c        
        
          <div style="border:2px solid #f30c7c;">Content here</div>
        
        
          .myborder {border:2px solid #f30c7c;}
        
        Border color #f30c7c