#525f9f color space conversions
Hex:
        #525f9f
        RGB:
        82, 95, 159
        CMY:
        68, 63, 38
        CMYK:
        48, 40, 0, 38
      HSL:
        230°, 31.9502%, 47.2549%
        HSV (HSB):
        230°, 48.4277%, 62.3529%
        XYZ:
        13.8299, 12.4815, 34.4811
        xyY:
        0.2275, 0.2053, 12.4815
      CIE-Lab:
        41.9713, 13.1082, -36.3729
        CIE-LCH:
        41.9713, 38.6628, 289.8183
        CIE-Luv:
        41.9713, -8.8192, -54.2464
        Hunter-Lab:
        35.3291, 8.0495, -33.1365
      #525f9f color charts
#525f9f RGB chart
      #525f9f CMYK chart
      #525f9f RGB pie chart
      #525f9f color shades, tints & tones
#525f9f color schemes
#525f9f color preview, HTML & CSS examples
           This text has a color of #525f9f        
        
          <p style="color:#525f9f;">Text here</p>
        
        
          .mytext {color:#525f9f;}
        
        Text color #525f9f
      
           This box has a color of #525f9f        
        
          <div style="background-color:#525f9f;">Content here</div>
        
        
          .mybackground {background-color:#525f9f;}
        
        Background color #525f9f
      
           Border around this has a color of #525f9f        
        
          <div style="border:2px solid #525f9f;">Content here</div>
        
        
          .myborder {border:2px solid #525f9f;}
        
        Border color #525f9f