#522efd color space conversions
Hex:
        #522efd
        RGB:
        82, 46, 253
        CMY:
        68, 82, 1
        CMYK:
        68, 82, 0, 1
      HSL:
        250°, 98.1043%, 58.6275%
        HSV (HSB):
        250°, 81.8182%, 99.2157%
        XYZ:
        22.1863, 10.8397, 93.8514
        xyY:
        0.1749, 0.0854, 10.8397
      CIE-Lab:
        39.3091, 69.4578, -94.9766
        CIE-LCH:
        39.3091, 117.6645, 306.1786
        CIE-Luv:
        39.3091, -3.8514, -132.4238
        Hunter-Lab:
        32.9237, 62.6695, -145.9641
      #522efd color charts
#522efd RGB chart
      #522efd CMYK chart
      #522efd RGB pie chart
      #522efd color shades, tints & tones
#522efd color schemes
#522efd color preview, HTML & CSS examples
           This text has a color of #522efd        
        
          <p style="color:#522efd;">Text here</p>
        
        
          .mytext {color:#522efd;}
        
        Text color #522efd
      
           This box has a color of #522efd        
        
          <div style="background-color:#522efd;">Content here</div>
        
        
          .mybackground {background-color:#522efd;}
        
        Background color #522efd
      
           Border around this has a color of #522efd        
        
          <div style="border:2px solid #522efd;">Content here</div>
        
        
          .myborder {border:2px solid #522efd;}
        
        Border color #522efd