#f02e95 color space conversions
Hex:
        #f02e95
        RGB:
        240, 46, 149
        CMY:
        6, 82, 42
        CMYK:
        0, 81, 38, 6
      HSL:
        328°, 86.6071%, 56.0784%
        HSV (HSB):
        328°, 80.8333%, 94.1176%
        XYZ:
        42.3370, 22.6492, 30.5741
        xyY:
        0.4430, 0.2370, 22.6492
      CIE-Lab:
        54.7091, 77.0731, -9.0545
        CIE-LCH:
        54.7091, 77.6032, 353.2997
        CIE-Luv:
        54.7091, 113.5016, -27.1005
        Hunter-Lab:
        47.5912, 75.5087, -4.7760
      #f02e95 color charts
#f02e95 RGB chart
      #f02e95 CMYK chart
      #f02e95 RGB pie chart
      #f02e95 color shades, tints & tones
#f02e95 color schemes
#f02e95 color preview, HTML & CSS examples
           This text has a color of #f02e95        
        
          <p style="color:#f02e95;">Text here</p>
        
        
          .mytext {color:#f02e95;}
        
        Text color #f02e95
      
           This box has a color of #f02e95        
        
          <div style="background-color:#f02e95;">Content here</div>
        
        
          .mybackground {background-color:#f02e95;}
        
        Background color #f02e95
      
           Border around this has a color of #f02e95        
        
          <div style="border:2px solid #f02e95;">Content here</div>
        
        
          .myborder {border:2px solid #f02e95;}
        
        Border color #f02e95