#f02dea color space conversions
Hex:
        #f02dea
        RGB:
        240, 45, 234
        CMY:
        6, 82, 8
        CMYK:
        0, 81, 3, 6
      HSL:
        302°, 86.6667%, 55.8824%
        HSV (HSB):
        302°, 81.2500%, 94.1176%
        XYZ:
        51.7248, 26.3426, 80.2003
        xyY:
        0.3268, 0.1664, 26.3426
      CIE-Lab:
        58.3608, 87.6956, -52.4129
        CIE-LCH:
        58.3608, 102.1648, 329.1346
        CIE-Luv:
        58.3608, 78.2365, -93.6757
        Hunter-Lab:
        51.3250, 90.0719, -56.7189
      #f02dea color charts
#f02dea RGB chart
      #f02dea CMYK chart
      #f02dea RGB pie chart
      #f02dea color shades, tints & tones
#f02dea color schemes
#f02dea color preview, HTML & CSS examples
           This text has a color of #f02dea        
        
          <p style="color:#f02dea;">Text here</p>
        
        
          .mytext {color:#f02dea;}
        
        Text color #f02dea
      
           This box has a color of #f02dea        
        
          <div style="background-color:#f02dea;">Content here</div>
        
        
          .mybackground {background-color:#f02dea;}
        
        Background color #f02dea
      
           Border around this has a color of #f02dea        
        
          <div style="border:2px solid #f02dea;">Content here</div>
        
        
          .myborder {border:2px solid #f02dea;}
        
        Border color #f02dea