#523baf color space conversions
Hex:
        #523baf
        RGB:
        82, 59, 175
        CMY:
        68, 77, 31
        CMYK:
        53, 66, 0, 31
      HSL:
        252°, 49.5726%, 45.8824%
        HSV (HSB):
        252°, 66.2857%, 68.6275%
        XYZ:
        12.7815, 8.0169, 41.4312
        xyY:
        0.2054, 0.1288, 8.0169
      CIE-Lab:
        34.0181, 40.5687, -58.6900
        CIE-LCH:
        34.0181, 71.3466, 304.6536
        CIE-Luv:
        34.0181, 0.3714, -83.1168
        Hunter-Lab:
        28.3142, 31.0282, -66.9373
      #523baf color charts
#523baf RGB chart
      #523baf CMYK chart
      #523baf RGB pie chart
      #523baf color shades, tints & tones
#523baf color schemes
#523baf color preview, HTML & CSS examples
           This text has a color of #523baf        
        
          <p style="color:#523baf;">Text here</p>
        
        
          .mytext {color:#523baf;}
        
        Text color #523baf
      
           This box has a color of #523baf        
        
          <div style="background-color:#523baf;">Content here</div>
        
        
          .mybackground {background-color:#523baf;}
        
        Background color #523baf
      
           Border around this has a color of #523baf        
        
          <div style="border:2px solid #523baf;">Content here</div>
        
        
          .myborder {border:2px solid #523baf;}
        
        Border color #523baf