#5262cd color space conversions
Hex:
        #5262cd
        RGB:
        82, 98, 205
        CMY:
        68, 62, 20
        CMYK:
        60, 52, 0, 20
      HSL:
        232°, 55.1570%, 56.2745%
        HSV (HSB):
        232°, 60.0000%, 80.3922%
        XYZ:
        18.8668, 14.9370, 59.6463
        xyY:
        0.2019, 0.1598, 14.9370
      CIE-Lab:
        45.5478, 26.3767, -57.5289
        CIE-LCH:
        45.5478, 63.2874, 294.6312
        CIE-Luv:
        45.5478, -11.2198, -88.6226
        Hunter-Lab:
        38.6484, 19.5028, -64.4488
      #5262cd color charts
#5262cd RGB chart
      #5262cd CMYK chart
      #5262cd RGB pie chart
      #5262cd color shades, tints & tones
#5262cd color schemes
#5262cd color preview, HTML & CSS examples
           This text has a color of #5262cd        
        
          <p style="color:#5262cd;">Text here</p>
        
        
          .mytext {color:#5262cd;}
        
        Text color #5262cd
      
           This box has a color of #5262cd        
        
          <div style="background-color:#5262cd;">Content here</div>
        
        
          .mybackground {background-color:#5262cd;}
        
        Background color #5262cd
      
           Border around this has a color of #5262cd        
        
          <div style="border:2px solid #5262cd;">Content here</div>
        
        
          .myborder {border:2px solid #5262cd;}
        
        Border color #5262cd