#5254cd color space conversions
Hex:
        #5254cd
        RGB:
        82, 84, 205
        CMY:
        68, 67, 20
        CMYK:
        60, 59, 0, 20
      HSL:
        239°, 55.1570%, 56.2745%
        HSV (HSB):
        239°, 60.0000%, 80.3922%
        XYZ:
        17.6694, 12.5423, 59.2472
        xyY:
        0.1975, 0.1402, 12.5423
      CIE-Lab:
        42.0653, 35.0819, -63.1673
        CIE-LCH:
        42.0653, 72.2554, 299.0469
        CIE-Luv:
        42.0653, -7.4179, -95.1672
        Hunter-Lab:
        35.4151, 27.0817, -74.3980
      #5254cd color charts
#5254cd RGB chart
      #5254cd CMYK chart
      #5254cd RGB pie chart
      #5254cd color shades, tints & tones
#5254cd color schemes
#5254cd color preview, HTML & CSS examples
           This text has a color of #5254cd        
        
          <p style="color:#5254cd;">Text here</p>
        
        
          .mytext {color:#5254cd;}
        
        Text color #5254cd
      
           This box has a color of #5254cd        
        
          <div style="background-color:#5254cd;">Content here</div>
        
        
          .mybackground {background-color:#5254cd;}
        
        Background color #5254cd
      
           Border around this has a color of #5254cd        
        
          <div style="border:2px solid #5254cd;">Content here</div>
        
        
          .myborder {border:2px solid #5254cd;}
        
        Border color #5254cd