#527be2 color space conversions
Hex:
        #527be2
        RGB:
        82, 123, 226
        CMY:
        68, 52, 11
        CMYK:
        64, 46, 0, 11
      HSL:
        223°, 71.2871%, 60.3922%
        HSV (HSB):
        223°, 63.7168%, 88.6275%
        XYZ:
        24.2901, 21.4507, 74.8117
        xyY:
        0.2015, 0.1779, 21.4507
      CIE-Lab:
        53.4393, 17.9903, -56.7588
        CIE-LCH:
        53.4393, 59.5417, 287.5866
        CIE-Luv:
        53.4393, -19.1242, -90.2632
        Hunter-Lab:
        46.3149, 12.5640, -63.3496
      #527be2 color charts
#527be2 RGB chart
      #527be2 CMYK chart
      #527be2 RGB pie chart
      #527be2 color shades, tints & tones
#527be2 color schemes
#527be2 color preview, HTML & CSS examples
           This text has a color of #527be2        
        
          <p style="color:#527be2;">Text here</p>
        
        
          .mytext {color:#527be2;}
        
        Text color #527be2
      
           This box has a color of #527be2        
        
          <div style="background-color:#527be2;">Content here</div>
        
        
          .mybackground {background-color:#527be2;}
        
        Background color #527be2
      
           Border around this has a color of #527be2        
        
          <div style="border:2px solid #527be2;">Content here</div>
        
        
          .myborder {border:2px solid #527be2;}
        
        Border color #527be2