#5262d2 color space conversions
Hex:
        #5262d2
        RGB:
        82, 98, 210
        CMY:
        68, 62, 18
        CMYK:
        61, 53, 0, 18
      HSL:
        233°, 58.7156%, 57.2549%
        HSV (HSB):
        233°, 60.9524%, 82.3529%
        XYZ:
        19.4802, 15.1823, 62.8765
        xyY:
        0.1997, 0.1557, 15.1823
      CIE-Lab:
        45.8829, 28.0593, -59.8533
        CIE-LCH:
        45.8829, 66.1040, 295.1173
        CIE-Luv:
        45.8829, -11.3681, -92.3514
        Hunter-Lab:
        38.9645, 21.0527, -68.4003
      #5262d2 color charts
#5262d2 RGB chart
      #5262d2 CMYK chart
      #5262d2 RGB pie chart
      #5262d2 color shades, tints & tones
#5262d2 color schemes
#5262d2 color preview, HTML & CSS examples
           This text has a color of #5262d2        
        
          <p style="color:#5262d2;">Text here</p>
        
        
          .mytext {color:#5262d2;}
        
        Text color #5262d2
      
           This box has a color of #5262d2        
        
          <div style="background-color:#5262d2;">Content here</div>
        
        
          .mybackground {background-color:#5262d2;}
        
        Background color #5262d2
      
           Border around this has a color of #5262d2        
        
          <div style="border:2px solid #5262d2;">Content here</div>
        
        
          .myborder {border:2px solid #5262d2;}
        
        Border color #5262d2