#f52aee color space conversions
Hex:
        #f52aee
        RGB:
        245, 42, 238
        CMY:
        4, 84, 7
        CMYK:
        0, 83, 3, 4
      HSL:
        302°, 91.0314%, 56.2745%
        HSV (HSB):
        302°, 82.8571%, 96.0784%
        XYZ:
        53.9168, 27.2415, 83.3053
        xyY:
        0.3278, 0.1656, 27.2415
      CIE-Lab:
        59.1972, 89.7772, -53.2724
        CIE-LCH:
        59.1972, 104.3930, 329.3158
        CIE-Luv:
        59.1972, 80.7042, -95.5888
        Hunter-Lab:
        52.1933, 93.0557, -58.0969
      #f52aee color charts
#f52aee RGB chart
      #f52aee CMYK chart
      #f52aee RGB pie chart
      #f52aee color shades, tints & tones
#f52aee color schemes
#f52aee color preview, HTML & CSS examples
           This text has a color of #f52aee        
        
          <p style="color:#f52aee;">Text here</p>
        
        
          .mytext {color:#f52aee;}
        
        Text color #f52aee
      
           This box has a color of #f52aee        
        
          <div style="background-color:#f52aee;">Content here</div>
        
        
          .mybackground {background-color:#f52aee;}
        
        Background color #f52aee
      
           Border around this has a color of #f52aee        
        
          <div style="border:2px solid #f52aee;">Content here</div>
        
        
          .myborder {border:2px solid #f52aee;}
        
        Border color #f52aee