#522bbd color space conversions
Hex:
        #522bbd
        RGB:
        82, 43, 189
        CMY:
        68, 83, 26
        CMYK:
        57, 77, 0, 26
      HSL:
        256°, 62.9310%, 45.4902%
        HSV (HSB):
        256°, 77.2487%, 74.1176%
        XYZ:
        13.5289, 7.1957, 48.8200
        xyY:
        0.1945, 0.1035, 7.1957
      CIE-Lab:
        32.2484, 53.0953, -69.8899
        CIE-LCH:
        32.2484, 87.7707, 307.2239
        CIE-Luv:
        32.2484, 1.7358, -95.0061
        Hunter-Lab:
        26.8248, 43.0814, -89.1277
      #522bbd color charts
#522bbd RGB chart
      #522bbd CMYK chart
      #522bbd RGB pie chart
      #522bbd color shades, tints & tones
#522bbd color schemes
#522bbd color preview, HTML & CSS examples
           This text has a color of #522bbd        
        
          <p style="color:#522bbd;">Text here</p>
        
        
          .mytext {color:#522bbd;}
        
        Text color #522bbd
      
           This box has a color of #522bbd        
        
          <div style="background-color:#522bbd;">Content here</div>
        
        
          .mybackground {background-color:#522bbd;}
        
        Background color #522bbd
      
           Border around this has a color of #522bbd        
        
          <div style="border:2px solid #522bbd;">Content here</div>
        
        
          .myborder {border:2px solid #522bbd;}
        
        Border color #522bbd