#527bcf color space conversions
Hex:
        #527bcf
        RGB:
        82, 123, 207
        CMY:
        68, 52, 19
        CMYK:
        60, 41, 0, 19
      HSL:
        220°, 56.5611%, 56.6667%
        HSV (HSB):
        220°, 60.3865%, 81.1765%
        XYZ:
        21.8251, 20.4648, 61.8313
        xyY:
        0.2096, 0.1965, 20.4648
      CIE-Lab:
        52.3586, 11.5301, -47.7602
        CIE-LCH:
        52.3586, 49.1323, 283.5725
        CIE-Luv:
        52.3586, -19.1200, -75.0133
        Hunter-Lab:
        45.2380, 6.9511, -49.3710
      #527bcf color charts
#527bcf RGB chart
      #527bcf CMYK chart
      #527bcf RGB pie chart
      #527bcf color shades, tints & tones
#527bcf color schemes
#527bcf color preview, HTML & CSS examples
           This text has a color of #527bcf        
        
          <p style="color:#527bcf;">Text here</p>
        
        
          .mytext {color:#527bcf;}
        
        Text color #527bcf
      
           This box has a color of #527bcf        
        
          <div style="background-color:#527bcf;">Content here</div>
        
        
          .mybackground {background-color:#527bcf;}
        
        Background color #527bcf
      
           Border around this has a color of #527bcf        
        
          <div style="border:2px solid #527bcf;">Content here</div>
        
        
          .myborder {border:2px solid #527bcf;}
        
        Border color #527bcf