#527dcf color space conversions
Hex:
        #527dcf
        RGB:
        82, 125, 207
        CMY:
        68, 51, 19
        CMYK:
        60, 40, 0, 19
      HSL:
        219°, 56.5611%, 56.6667%
        HSV (HSB):
        219°, 60.3865%, 81.1765%
        XYZ:
        22.0758, 20.9661, 61.9148
        xyY:
        0.2103, 0.1998, 20.9661
      CIE-Lab:
        52.9123, 10.3112, -46.8802
        CIE-LCH:
        52.9123, 48.0007, 282.4046
        CIE-Luv:
        52.9123, -19.7949, -73.6477
        Hunter-Lab:
        45.7887, 5.9286, -48.1190
      #527dcf color charts
#527dcf RGB chart
      #527dcf CMYK chart
      #527dcf RGB pie chart
      #527dcf color shades, tints & tones
#527dcf color schemes
#527dcf color preview, HTML & CSS examples
           This text has a color of #527dcf        
        
          <p style="color:#527dcf;">Text here</p>
        
        
          .mytext {color:#527dcf;}
        
        Text color #527dcf
      
           This box has a color of #527dcf        
        
          <div style="background-color:#527dcf;">Content here</div>
        
        
          .mybackground {background-color:#527dcf;}
        
        Background color #527dcf
      
           Border around this has a color of #527dcf        
        
          <div style="border:2px solid #527dcf;">Content here</div>
        
        
          .myborder {border:2px solid #527dcf;}
        
        Border color #527dcf