#522dbf color space conversions
Hex:
        #522dbf
        RGB:
        82, 45, 191
        CMY:
        68, 82, 25
        CMYK:
        57, 76, 0, 25
      HSL:
        255°, 61.8644%, 46.2745%
        HSV (HSB):
        255°, 76.4398%, 74.9020%
        XYZ:
        13.8220, 7.4322, 49.9963
        xyY:
        0.1940, 0.1043, 7.4322
      CIE-Lab:
        32.7712, 52.7138, -70.2081
        CIE-LCH:
        32.7712, 87.7948, 306.9000
        CIE-Luv:
        32.7712, 1.2752, -96.0094
        Hunter-Lab:
        27.2621, 42.7920, -89.6493
      #522dbf color charts
#522dbf RGB chart
      #522dbf CMYK chart
      #522dbf RGB pie chart
      #522dbf color shades, tints & tones
#522dbf color schemes
#522dbf color preview, HTML & CSS examples
           This text has a color of #522dbf        
        
          <p style="color:#522dbf;">Text here</p>
        
        
          .mytext {color:#522dbf;}
        
        Text color #522dbf
      
           This box has a color of #522dbf        
        
          <div style="background-color:#522dbf;">Content here</div>
        
        
          .mybackground {background-color:#522dbf;}
        
        Background color #522dbf
      
           Border around this has a color of #522dbf        
        
          <div style="border:2px solid #522dbf;">Content here</div>
        
        
          .myborder {border:2px solid #522dbf;}
        
        Border color #522dbf