#f03bf3 color space conversions
Hex:
        #f03bf3
        RGB:
        240, 59, 243
        CMY:
        6, 77, 5
        CMYK:
        1, 76, 0, 5
      HSL:
        299°, 88.4615%, 59.2157%
        HSV (HSB):
        299°, 75.7202%, 95.2941%
        XYZ:
        53.6768, 28.1243, 87.3935
        xyY:
        0.3172, 0.1662, 28.1243
      CIE-Lab:
        60.0008, 85.6982, -54.8314
        CIE-LCH:
        60.0008, 101.7382, 327.3881
        CIE-Luv:
        60.0008, 72.6981, -97.6791
        Hunter-Lab:
        53.0323, 87.8628, -60.5831
      #f03bf3 color charts
#f03bf3 RGB chart
      #f03bf3 CMYK chart
      #f03bf3 RGB pie chart
      #f03bf3 color shades, tints & tones
#f03bf3 color schemes
#f03bf3 color preview, HTML & CSS examples
           This text has a color of #f03bf3        
        
          <p style="color:#f03bf3;">Text here</p>
        
        
          .mytext {color:#f03bf3;}
        
        Text color #f03bf3
      
           This box has a color of #f03bf3        
        
          <div style="background-color:#f03bf3;">Content here</div>
        
        
          .mybackground {background-color:#f03bf3;}
        
        Background color #f03bf3
      
           Border around this has a color of #f03bf3        
        
          <div style="border:2px solid #f03bf3;">Content here</div>
        
        
          .myborder {border:2px solid #f03bf3;}
        
        Border color #f03bf3