#522dbd color space conversions
Hex:
        #522dbd
        RGB:
        82, 45, 189
        CMY:
        68, 82, 26
        CMYK:
        57, 76, 0, 26
      HSL:
        255°, 61.5385%, 45.8824%
        HSV (HSB):
        255°, 76.1905%, 74.1176%
        XYZ:
        13.6034, 7.3447, 48.8448
        xyY:
        0.1949, 0.1052, 7.3447
      CIE-Lab:
        32.5792, 52.1478, -69.3455
        CIE-LCH:
        32.5792, 86.7652, 306.9432
        CIE-Luv:
        32.5792, 1.4660, -94.7822
        Hunter-Lab:
        27.1012, 42.1706, -87.8884
      #522dbd color charts
#522dbd RGB chart
      #522dbd CMYK chart
      #522dbd RGB pie chart
      #522dbd color shades, tints & tones
#522dbd color schemes
#522dbd color preview, HTML & CSS examples
           This text has a color of #522dbd        
        
          <p style="color:#522dbd;">Text here</p>
        
        
          .mytext {color:#522dbd;}
        
        Text color #522dbd
      
           This box has a color of #522dbd        
        
          <div style="background-color:#522dbd;">Content here</div>
        
        
          .mybackground {background-color:#522dbd;}
        
        Background color #522dbd
      
           Border around this has a color of #522dbd        
        
          <div style="border:2px solid #522dbd;">Content here</div>
        
        
          .myborder {border:2px solid #522dbd;}
        
        Border color #522dbd