#f30c77 color space conversions
Hex:
        #f30c77
        RGB:
        243, 12, 119
        CMY:
        5, 95, 53
        CMYK:
        0, 95, 51, 5
      HSL:
        332°, 90.5882%, 50.0000%
        HSV (HSB):
        332°, 95.0617%, 95.2941%
        XYZ:
        40.4234, 20.6495, 19.3080
        xyY:
        0.5029, 0.2569, 20.6495
      CIE-Lab:
        52.5638, 80.4782, 5.8507
        CIE-LCH:
        52.5638, 80.6906, 4.1581
        CIE-Luv:
        52.5638, 135.5590, -8.8373
        Hunter-Lab:
        45.4418, 79.2642, 6.6172
      #f30c77 color charts
#f30c77 RGB chart
      #f30c77 CMYK chart
      #f30c77 RGB pie chart
      #f30c77 color shades, tints & tones
#f30c77 color schemes
#f30c77 color preview, HTML & CSS examples
           This text has a color of #f30c77        
        
          <p style="color:#f30c77;">Text here</p>
        
        
          .mytext {color:#f30c77;}
        
        Text color #f30c77
      
           This box has a color of #f30c77        
        
          <div style="background-color:#f30c77;">Content here</div>
        
        
          .mybackground {background-color:#f30c77;}
        
        Background color #f30c77
      
           Border around this has a color of #f30c77        
        
          <div style="border:2px solid #f30c77;">Content here</div>
        
        
          .myborder {border:2px solid #f30c77;}
        
        Border color #f30c77