#f30269 color space conversions
Hex:
        #f30269
        RGB:
        243, 2, 105
        CMY:
        5, 99, 59
        CMYK:
        0, 99, 57, 5
      HSL:
        334°, 98.3673%, 48.0392%
        HSV (HSB):
        334°, 99.1770%, 95.2941%
        XYZ:
        39.5337, 20.1180, 15.1641
        xyY:
        0.5284, 0.2689, 20.1180
      CIE-Lab:
        51.9704, 80.2568, 13.5213
        CIE-LCH:
        51.9704, 81.3878, 9.5631
        CIE-Luv:
        51.9704, 142.5494, -0.1547
        Hunter-Lab:
        44.8531, 78.8374, 11.3522
      #f30269 color charts
#f30269 RGB chart
      #f30269 CMYK chart
      #f30269 RGB pie chart
      #f30269 color shades, tints & tones
#f30269 color schemes
#f30269 color preview, HTML & CSS examples
           This text has a color of #f30269        
        
          <p style="color:#f30269;">Text here</p>
        
        
          .mytext {color:#f30269;}
        
        Text color #f30269
      
           This box has a color of #f30269        
        
          <div style="background-color:#f30269;">Content here</div>
        
        
          .mybackground {background-color:#f30269;}
        
        Background color #f30269
      
           Border around this has a color of #f30269        
        
          <div style="border:2px solid #f30269;">Content here</div>
        
        
          .myborder {border:2px solid #f30269;}
        
        Border color #f30269