#f522e4 color space conversions
Hex:
        #f522e4
        RGB:
        245, 34, 228
        CMY:
        4, 87, 11
        CMYK:
        0, 86, 7, 4
      HSL:
        305°, 91.3420%, 54.7059%
        HSV (HSB):
        305°, 86.1224%, 96.0784%
        XYZ:
        52.2318, 26.1580, 75.6949
        xyY:
        0.3390, 0.1698, 26.1580
      CIE-Lab:
        58.1867, 89.7753, -49.2654
        CIE-LCH:
        58.1867, 102.4046, 331.2436
        CIE-Luv:
        58.1867, 85.6345, -89.1393
        Hunter-Lab:
        51.1449, 92.7900, -51.9483
      #f522e4 color charts
#f522e4 RGB chart
      #f522e4 CMYK chart
      #f522e4 RGB pie chart
      #f522e4 color shades, tints & tones
#f522e4 color schemes
#f522e4 color preview, HTML & CSS examples
           This text has a color of #f522e4        
        
          <p style="color:#f522e4;">Text here</p>
        
        
          .mytext {color:#f522e4;}
        
        Text color #f522e4
      
           This box has a color of #f522e4        
        
          <div style="background-color:#f522e4;">Content here</div>
        
        
          .mybackground {background-color:#f522e4;}
        
        Background color #f522e4
      
           Border around this has a color of #f522e4        
        
          <div style="border:2px solid #f522e4;">Content here</div>
        
        
          .myborder {border:2px solid #f522e4;}
        
        Border color #f522e4