#f06bf2 color space conversions
Hex:
        #f06bf2
        RGB:
        240, 107, 242
        CMY:
        6, 58, 5
        CMYK:
        1, 56, 0, 5
      HSL:
        299°, 83.8509%, 68.4314%
        HSV (HSB):
        299°, 55.7851%, 94.9020%
        XYZ:
        57.2199, 35.4515, 87.8314
        xyY:
        0.3170, 0.1964, 35.4515
      CIE-Lab:
        66.0987, 68.3148, -44.6278
        CIE-LCH:
        66.0987, 81.6000, 326.8447
        CIE-Luv:
        66.0987, 60.7040, -80.8263
        Hunter-Lab:
        59.5411, 67.3441, -45.7822
      #f06bf2 color charts
#f06bf2 RGB chart
      #f06bf2 CMYK chart
      #f06bf2 RGB pie chart
      #f06bf2 color shades, tints & tones
#f06bf2 color schemes
#f06bf2 color preview, HTML & CSS examples
           This text has a color of #f06bf2        
        
          <p style="color:#f06bf2;">Text here</p>
        
        
          .mytext {color:#f06bf2;}
        
        Text color #f06bf2
      
           This box has a color of #f06bf2        
        
          <div style="background-color:#f06bf2;">Content here</div>
        
        
          .mybackground {background-color:#f06bf2;}
        
        Background color #f06bf2
      
           Border around this has a color of #f06bf2        
        
          <div style="border:2px solid #f06bf2;">Content here</div>
        
        
          .myborder {border:2px solid #f06bf2;}
        
        Border color #f06bf2