#f01be4 color space conversions
Hex:
        #f01be4
        RGB:
        240, 27, 228
        CMY:
        6, 89, 11
        CMYK:
        0, 89, 5, 6
      HSL:
        303°, 87.6543%, 52.3529%
        HSV (HSB):
        303°, 88.7500%, 94.1176%
        XYZ:
        50.3307, 24.9106, 75.5543
        xyY:
        0.3338, 0.1652, 24.9106
      CIE-Lab:
        56.9882, 89.9110, -51.2221
        CIE-LCH:
        56.9882, 103.4780, 330.3299
        CIE-Luv:
        56.9882, 82.6616, -91.6919
        Hunter-Lab:
        49.9105, 92.6595, -54.8156
      #f01be4 color charts
#f01be4 RGB chart
      #f01be4 CMYK chart
      #f01be4 RGB pie chart
      #f01be4 color shades, tints & tones
#f01be4 color schemes
#f01be4 color preview, HTML & CSS examples
           This text has a color of #f01be4        
        
          <p style="color:#f01be4;">Text here</p>
        
        
          .mytext {color:#f01be4;}
        
        Text color #f01be4
      
           This box has a color of #f01be4        
        
          <div style="background-color:#f01be4;">Content here</div>
        
        
          .mybackground {background-color:#f01be4;}
        
        Background color #f01be4
      
           Border around this has a color of #f01be4        
        
          <div style="border:2px solid #f01be4;">Content here</div>
        
        
          .myborder {border:2px solid #f01be4;}
        
        Border color #f01be4