#f03cf0 color space conversions
Hex:
        #f03cf0
        RGB:
        240, 60, 240
        CMY:
        6, 76, 6
        CMYK:
        0, 75, 0, 6
      HSL:
        300°, 85.7143%, 58.8235%
        HSV (HSB):
        300°, 75.0000%, 94.1176%
        XYZ:
        53.2792, 28.0483, 85.0438
        xyY:
        0.3202, 0.1686, 28.0483
      CIE-Lab:
        59.9323, 84.9706, -53.2686
        CIE-LCH:
        59.9323, 100.2873, 327.9161
        CIE-Luv:
        59.9323, 73.5861, -95.1503
        Hunter-Lab:
        52.9606, 86.8928, -58.1351
      #f03cf0 color charts
#f03cf0 RGB chart
      #f03cf0 CMYK chart
      #f03cf0 RGB pie chart
      #f03cf0 color shades, tints & tones
#f03cf0 color schemes
#f03cf0 color preview, HTML & CSS examples
           This text has a color of #f03cf0        
        
          <p style="color:#f03cf0;">Text here</p>
        
        
          .mytext {color:#f03cf0;}
        
        Text color #f03cf0
      
           This box has a color of #f03cf0        
        
          <div style="background-color:#f03cf0;">Content here</div>
        
        
          .mybackground {background-color:#f03cf0;}
        
        Background color #f03cf0
      
           Border around this has a color of #f03cf0        
        
          <div style="border:2px solid #f03cf0;">Content here</div>
        
        
          .myborder {border:2px solid #f03cf0;}
        
        Border color #f03cf0