#f522c4 color space conversions
Hex:
        #f522c4
        RGB:
        245, 34, 196
        CMY:
        4, 87, 23
        CMYK:
        0, 86, 20, 4
      HSL:
        314°, 91.3420%, 54.7059%
        HSV (HSB):
        314°, 86.1224%, 96.0784%
        XYZ:
        48.1920, 24.5421, 54.4216
        xyY:
        0.3790, 0.1930, 24.5421
      CIE-Lab:
        56.6265, 85.6573, -33.5027
        CIE-LCH:
        56.6265, 91.9761, 338.6383
        CIE-Luv:
        56.6265, 99.1994, -64.2215
        Hunter-Lab:
        49.5399, 86.9484, -30.4545
      #f522c4 color charts
#f522c4 RGB chart
      #f522c4 CMYK chart
      #f522c4 RGB pie chart
      #f522c4 color shades, tints & tones
#f522c4 color schemes
#f522c4 color preview, HTML & CSS examples
           This text has a color of #f522c4        
        
          <p style="color:#f522c4;">Text here</p>
        
        
          .mytext {color:#f522c4;}
        
        Text color #f522c4
      
           This box has a color of #f522c4        
        
          <div style="background-color:#f522c4;">Content here</div>
        
        
          .mybackground {background-color:#f522c4;}
        
        Background color #f522c4
      
           Border around this has a color of #f522c4        
        
          <div style="border:2px solid #f522c4;">Content here</div>
        
        
          .myborder {border:2px solid #f522c4;}
        
        Border color #f522c4