#526bbf color space conversions
Hex:
        #526bbf
        RGB:
        82, 107, 191
        CMY:
        68, 58, 25
        CMYK:
        57, 44, 0, 25
      HSL:
        226°, 45.9916%, 53.5294%
        HSV (HSB):
        226°, 57.0681%, 74.9020%
        XYZ:
        18.1413, 16.0708, 51.4360
        xyY:
        0.2118, 0.1876, 16.0708
      CIE-Lab:
        47.0673, 16.0398, -47.0269
        CIE-LCH:
        47.0673, 49.6870, 288.8333
        CIE-Luv:
        47.0673, -13.6779, -72.5427
        Hunter-Lab:
        40.0884, 10.6224, -48.0110
      #526bbf color charts
#526bbf RGB chart
      #526bbf CMYK chart
      #526bbf RGB pie chart
      #526bbf color shades, tints & tones
#526bbf color schemes
#526bbf color preview, HTML & CSS examples
           This text has a color of #526bbf        
        
          <p style="color:#526bbf;">Text here</p>
        
        
          .mytext {color:#526bbf;}
        
        Text color #526bbf
      
           This box has a color of #526bbf        
        
          <div style="background-color:#526bbf;">Content here</div>
        
        
          .mybackground {background-color:#526bbf;}
        
        Background color #526bbf
      
           Border around this has a color of #526bbf        
        
          <div style="border:2px solid #526bbf;">Content here</div>
        
        
          .myborder {border:2px solid #526bbf;}
        
        Border color #526bbf