#f30be5 color space conversions
Hex:
        #f30be5
        RGB:
        243, 11, 229
        CMY:
        5, 96, 10
        CMYK:
        0, 95, 6, 5
      HSL:
        304°, 91.3386%, 49.8039%
        HSV (HSB):
        304°, 95.4733%, 95.2941%
        XYZ:
        51.2247, 24.9512, 76.2450
        xyY:
        0.3361, 0.1637, 24.9512
      CIE-Lab:
        57.0278, 92.1211, -51.6916
        CIE-LCH:
        57.0278, 105.6330, 330.7020
        CIE-Luv:
        57.0278, 85.5177, -92.7375
        Hunter-Lab:
        49.9511, 95.6364, -55.5339
      #f30be5 color charts
#f30be5 RGB chart
      #f30be5 CMYK chart
      #f30be5 RGB pie chart
      #f30be5 color shades, tints & tones
#f30be5 color schemes
#f30be5 color preview, HTML & CSS examples
           This text has a color of #f30be5        
        
          <p style="color:#f30be5;">Text here</p>
        
        
          .mytext {color:#f30be5;}
        
        Text color #f30be5
      
           This box has a color of #f30be5        
        
          <div style="background-color:#f30be5;">Content here</div>
        
        
          .mybackground {background-color:#f30be5;}
        
        Background color #f30be5
      
           Border around this has a color of #f30be5        
        
          <div style="border:2px solid #f30be5;">Content here</div>
        
        
          .myborder {border:2px solid #f30be5;}
        
        Border color #f30be5