#f00bf7 color space conversions
Hex:
        #f00bf7
        RGB:
        240, 11, 247
        CMY:
        6, 96, 3
        CMYK:
        3, 96, 0, 3
      HSL:
        298°, 93.6508%, 50.5882%
        HSV (HSB):
        298°, 95.5466%, 96.8627%
        XYZ:
        52.8434, 25.4800, 90.1287
        xyY:
        0.3137, 0.1513, 25.4800
      CIE-Lab:
        57.5402, 94.1543, -60.9931
        CIE-LCH:
        57.5402, 112.1837, 327.0649
        CIE-Luv:
        57.5402, 76.1472, -107.1598
        Hunter-Lab:
        50.4777, 98.5293, -70.5287
      #f00bf7 color charts
#f00bf7 RGB chart
      #f00bf7 CMYK chart
      #f00bf7 RGB pie chart
      #f00bf7 color shades, tints & tones
#f00bf7 color schemes
#f00bf7 color preview, HTML & CSS examples
           This text has a color of #f00bf7        
        
          <p style="color:#f00bf7;">Text here</p>
        
        
          .mytext {color:#f00bf7;}
        
        Text color #f00bf7
      
           This box has a color of #f00bf7        
        
          <div style="background-color:#f00bf7;">Content here</div>
        
        
          .mybackground {background-color:#f00bf7;}
        
        Background color #f00bf7
      
           Border around this has a color of #f00bf7        
        
          <div style="border:2px solid #f00bf7;">Content here</div>
        
        
          .myborder {border:2px solid #f00bf7;}
        
        Border color #f00bf7