#526ff8 color space conversions
Hex:
        #526ff8
        RGB:
        82, 111, 248
        CMY:
        68, 56, 3
        CMYK:
        67, 55, 0, 3
      HSL:
        230°, 92.2222%, 64.7059%
        HSV (HSB):
        230°, 66.9355%, 97.2549%
        XYZ:
        26.1074, 19.9400, 91.2797
        xyY:
        0.1901, 0.1452, 19.9400
      CIE-Lab:
        51.7693, 32.9120, -71.7388
        CIE-LCH:
        51.7693, 78.9282, 294.6445
        CIE-Luv:
        51.7693, -15.8247, -113.5758
        Hunter-Lab:
        44.6543, 26.2162, -89.9393
      #526ff8 color charts
#526ff8 RGB chart
      #526ff8 CMYK chart
      #526ff8 RGB pie chart
      #526ff8 color shades, tints & tones
#526ff8 color schemes
#526ff8 color preview, HTML & CSS examples
           This text has a color of #526ff8        
        
          <p style="color:#526ff8;">Text here</p>
        
        
          .mytext {color:#526ff8;}
        
        Text color #526ff8
      
           This box has a color of #526ff8        
        
          <div style="background-color:#526ff8;">Content here</div>
        
        
          .mybackground {background-color:#526ff8;}
        
        Background color #526ff8
      
           Border around this has a color of #526ff8        
        
          <div style="border:2px solid #526ff8;">Content here</div>
        
        
          .myborder {border:2px solid #526ff8;}
        
        Border color #526ff8