#f30be4 color space conversions
Hex:
        #f30be4
        RGB:
        243, 11, 228
        CMY:
        5, 96, 11
        CMYK:
        0, 95, 6, 5
      HSL:
        304°, 91.3386%, 49.8039%
        HSV (HSB):
        304°, 95.4733%, 95.2941%
        XYZ:
        51.0854, 24.8955, 75.5116
        xyY:
        0.3372, 0.1643, 24.8955
      CIE-Lab:
        56.9734, 91.9865, -51.2141
        CIE-LCH:
        56.9734, 105.2825, 330.8928
        CIE-Luv:
        56.9734, 85.9336, -91.9796
        Hunter-Lab:
        49.8954, 95.4405, -54.8027
      #f30be4 color charts
#f30be4 RGB chart
      #f30be4 CMYK chart
      #f30be4 RGB pie chart
      #f30be4 color shades, tints & tones
#f30be4 color schemes
#f30be4 color preview, HTML & CSS examples
           This text has a color of #f30be4        
        
          <p style="color:#f30be4;">Text here</p>
        
        
          .mytext {color:#f30be4;}
        
        Text color #f30be4
      
           This box has a color of #f30be4        
        
          <div style="background-color:#f30be4;">Content here</div>
        
        
          .mybackground {background-color:#f30be4;}
        
        Background color #f30be4
      
           Border around this has a color of #f30be4        
        
          <div style="border:2px solid #f30be4;">Content here</div>
        
        
          .myborder {border:2px solid #f30be4;}
        
        Border color #f30be4