#525b9f color space conversions
Hex:
        #525b9f
        RGB:
        82, 91, 159
        CMY:
        68, 64, 38
        CMYK:
        48, 43, 0, 38
      HSL:
        233°, 31.9502%, 47.2549%
        HSV (HSB):
        233°, 48.4277%, 62.3529%
        XYZ:
        13.4788, 11.7792, 34.3641
        xyY:
        0.2261, 0.1976, 11.7792
      CIE-Lab:
        40.8630, 15.6405, -38.1293
        CIE-LCH:
        40.8630, 41.2125, 292.3032
        CIE-Luv:
        40.8630, -7.4328, -56.7541
        Hunter-Lab:
        34.3209, 10.0405, -35.3401
      #525b9f color charts
#525b9f RGB chart
      #525b9f CMYK chart
      #525b9f RGB pie chart
      #525b9f color shades, tints & tones
#525b9f color schemes
#525b9f color preview, HTML & CSS examples
           This text has a color of #525b9f        
        
          <p style="color:#525b9f;">Text here</p>
        
        
          .mytext {color:#525b9f;}
        
        Text color #525b9f
      
           This box has a color of #525b9f        
        
          <div style="background-color:#525b9f;">Content here</div>
        
        
          .mybackground {background-color:#525b9f;}
        
        Background color #525b9f
      
           Border around this has a color of #525b9f        
        
          <div style="border:2px solid #525b9f;">Content here</div>
        
        
          .myborder {border:2px solid #525b9f;}
        
        Border color #525b9f