#526dfd color space conversions
Hex:
        #526dfd
        RGB:
        82, 109, 253
        CMY:
        68, 57, 1
        CMYK:
        68, 57, 0, 1
      HSL:
        231°, 97.7143%, 65.6863%
        HSV (HSB):
        231°, 67.5889%, 99.2157%
        XYZ:
        26.6779, 19.8230, 95.3486
        xyY:
        0.1881, 0.1397, 19.8230
      CIE-Lab:
        51.6365, 35.8353, -74.7294
        CIE-LCH:
        51.6365, 82.8773, 295.6193
        CIE-Luv:
        51.6365, -15.3870, -118.0765
        Hunter-Lab:
        44.5230, 29.0410, -95.8070
      #526dfd color charts
#526dfd RGB chart
      #526dfd CMYK chart
      #526dfd RGB pie chart
      #526dfd color shades, tints & tones
#526dfd color schemes
#526dfd color preview, HTML & CSS examples
           This text has a color of #526dfd        
        
          <p style="color:#526dfd;">Text here</p>
        
        
          .mytext {color:#526dfd;}
        
        Text color #526dfd
      
           This box has a color of #526dfd        
        
          <div style="background-color:#526dfd;">Content here</div>
        
        
          .mybackground {background-color:#526dfd;}
        
        Background color #526dfd
      
           Border around this has a color of #526dfd        
        
          <div style="border:2px solid #526dfd;">Content here</div>
        
        
          .myborder {border:2px solid #526dfd;}
        
        Border color #526dfd