#f052c3 color space conversions
Hex:
        #f052c3
        RGB:
        240, 82, 195
        CMY:
        6, 68, 24
        CMYK:
        0, 66, 19, 6
      HSL:
        317°, 84.0426%, 63.1373%
        HSV (HSB):
        317°, 65.8333%, 94.1176%
        XYZ:
        48.8028, 28.5000, 54.5586
        xyY:
        0.3701, 0.2161, 28.5000
      CIE-Lab:
        60.3378, 71.3376, -27.2370
        CIE-LCH:
        60.3378, 76.3604, 339.1029
        CIE-Luv:
        60.3378, 84.0773, -52.9792
        Hunter-Lab:
        53.3854, 69.7532, -23.2232
      #f052c3 color charts
#f052c3 RGB chart
      #f052c3 CMYK chart
      #f052c3 RGB pie chart
      #f052c3 color shades, tints & tones
#f052c3 color schemes
#f052c3 color preview, HTML & CSS examples
           This text has a color of #f052c3        
        
          <p style="color:#f052c3;">Text here</p>
        
        
          .mytext {color:#f052c3;}
        
        Text color #f052c3
      
           This box has a color of #f052c3        
        
          <div style="background-color:#f052c3;">Content here</div>
        
        
          .mybackground {background-color:#f052c3;}
        
        Background color #f052c3
      
           Border around this has a color of #f052c3        
        
          <div style="border:2px solid #f052c3;">Content here</div>
        
        
          .myborder {border:2px solid #f052c3;}
        
        Border color #f052c3