#f02395 color space conversions
Hex:
        #f02395
        RGB:
        240, 35, 149
        CMY:
        6, 86, 42
        CMYK:
        0, 85, 38, 6
      HSL:
        327°, 87.2340%, 53.9216%
        HSV (HSB):
        327°, 85.4167%, 94.1176%
        XYZ:
        41.9610, 21.8973, 30.4488
        xyY:
        0.4449, 0.2322, 21.8973
      CIE-Lab:
        53.9178, 79.3503, -10.2396
        CIE-LCH:
        53.9178, 80.0082, 352.6470
        CIE-Luv:
        53.9178, 116.1045, -29.1240
        Hunter-Lab:
        46.7945, 78.1721, -5.8233
      #f02395 color charts
#f02395 RGB chart
      #f02395 CMYK chart
      #f02395 RGB pie chart
      #f02395 color shades, tints & tones
#f02395 color schemes
#f02395 color preview, HTML & CSS examples
           This text has a color of #f02395        
        
          <p style="color:#f02395;">Text here</p>
        
        
          .mytext {color:#f02395;}
        
        Text color #f02395
      
           This box has a color of #f02395        
        
          <div style="background-color:#f02395;">Content here</div>
        
        
          .mybackground {background-color:#f02395;}
        
        Background color #f02395
      
           Border around this has a color of #f02395        
        
          <div style="border:2px solid #f02395;">Content here</div>
        
        
          .myborder {border:2px solid #f02395;}
        
        Border color #f02395