#f30be8 color space conversions
Hex:
        #f30be8
        RGB:
        243, 11, 232
        CMY:
        5, 96, 9
        CMYK:
        0, 95, 5, 5
      HSL:
        303°, 91.3386%, 49.8039%
        HSV (HSB):
        303°, 95.4733%, 95.2941%
        XYZ:
        51.6473, 25.1202, 78.4705
        xyY:
        0.3327, 0.1618, 25.1202
      CIE-Lab:
        57.1924, 92.5278, -53.1194
        CIE-LCH:
        57.1924, 106.6914, 330.1402
        CIE-Luv:
        57.1924, 84.2782, -95.0050
        Hunter-Lab:
        50.1201, 96.2290, -57.7433
      #f30be8 color charts
#f30be8 RGB chart
      #f30be8 CMYK chart
      #f30be8 RGB pie chart
      #f30be8 color shades, tints & tones
#f30be8 color schemes
#f30be8 color preview, HTML & CSS examples
           This text has a color of #f30be8        
        
          <p style="color:#f30be8;">Text here</p>
        
        
          .mytext {color:#f30be8;}
        
        Text color #f30be8
      
           This box has a color of #f30be8        
        
          <div style="background-color:#f30be8;">Content here</div>
        
        
          .mybackground {background-color:#f30be8;}
        
        Background color #f30be8
      
           Border around this has a color of #f30be8        
        
          <div style="border:2px solid #f30be8;">Content here</div>
        
        
          .myborder {border:2px solid #f30be8;}
        
        Border color #f30be8