#f03382 color space conversions
Hex:
        #f03382
        RGB:
        240, 51, 130
        CMY:
        6, 80, 49
        CMYK:
        0, 79, 46, 6
      HSL:
        335°, 86.3014%, 57.0588%
        HSV (HSB):
        335°, 78.7500%, 94.1176%
        XYZ:
        41.1483, 22.5046, 23.2942
        xyY:
        0.4733, 0.2588, 22.5046
      CIE-Lab:
        54.5584, 74.1151, 2.0355
        CIE-LCH:
        54.5584, 74.1431, 1.5732
        CIE-Luv:
        54.5584, 119.9101, -11.9434
        Hunter-Lab:
        47.4390, 71.8113, 4.0939
      #f03382 color charts
#f03382 RGB chart
      #f03382 CMYK chart
      #f03382 RGB pie chart
      #f03382 color shades, tints & tones
#f03382 color schemes
#f03382 color preview, HTML & CSS examples
           This text has a color of #f03382        
        
          <p style="color:#f03382;">Text here</p>
        
        
          .mytext {color:#f03382;}
        
        Text color #f03382
      
           This box has a color of #f03382        
        
          <div style="background-color:#f03382;">Content here</div>
        
        
          .mybackground {background-color:#f03382;}
        
        Background color #f03382
      
           Border around this has a color of #f03382        
        
          <div style="border:2px solid #f03382;">Content here</div>
        
        
          .myborder {border:2px solid #f03382;}
        
        Border color #f03382