#526ec4 color space conversions
Hex:
        #526ec4
        RGB:
        82, 110, 196
        CMY:
        68, 57, 23
        CMYK:
        58, 44, 0, 23
      HSL:
        225°, 49.1379%, 54.5098%
        HSV (HSB):
        225°, 58.1633%, 76.8627%
        XYZ:
        19.0194, 16.9312, 54.4902
        xyY:
        0.2103, 0.1872, 16.9312
      CIE-Lab:
        48.1733, 15.8442, -48.1439
        CIE-LCH:
        48.1733, 50.6840, 288.2165
        CIE-Luv:
        48.1733, -14.7376, -74.6528
        Hunter-Lab:
        41.1476, 10.4988, -49.7122
      #526ec4 color charts
#526ec4 RGB chart
      #526ec4 CMYK chart
      #526ec4 RGB pie chart
      #526ec4 color shades, tints & tones
#526ec4 color schemes
#526ec4 color preview, HTML & CSS examples
           This text has a color of #526ec4        
        
          <p style="color:#526ec4;">Text here</p>
        
        
          .mytext {color:#526ec4;}
        
        Text color #526ec4
      
           This box has a color of #526ec4        
        
          <div style="background-color:#526ec4;">Content here</div>
        
        
          .mybackground {background-color:#526ec4;}
        
        Background color #526ec4
      
           Border around this has a color of #526ec4        
        
          <div style="border:2px solid #526ec4;">Content here</div>
        
        
          .myborder {border:2px solid #526ec4;}
        
        Border color #526ec4