#5201cd color space conversions
Hex:
        #5201cd
        RGB:
        82, 1, 205
        CMY:
        68, 100, 20
        CMYK:
        60, 100, 0, 20
      HSL:
        264°, 99.0291%, 40.3922%
        HSV (HSB):
        264°, 99.5122%, 80.3922%
        XYZ:
        14.5100, 6.2233, 58.1941
        xyY:
        0.1838, 0.0788, 6.2233
      CIE-Lab:
        29.9690, 69.0840, -83.0496
        CIE-LCH:
        29.9690, 108.0270, 309.7550
        CIE-Luv:
        29.9690, 2.9817, -105.2032
        Hunter-Lab:
        24.9466, 60.1665, -120.8459
      #5201cd color charts
#5201cd RGB chart
      #5201cd CMYK chart
      #5201cd RGB pie chart
      #5201cd color shades, tints & tones
#5201cd color schemes
#5201cd color preview, HTML & CSS examples
           This text has a color of #5201cd        
        
          <p style="color:#5201cd;">Text here</p>
        
        
          .mytext {color:#5201cd;}
        
        Text color #5201cd
      
           This box has a color of #5201cd        
        
          <div style="background-color:#5201cd;">Content here</div>
        
        
          .mybackground {background-color:#5201cd;}
        
        Background color #5201cd
      
           Border around this has a color of #5201cd        
        
          <div style="border:2px solid #5201cd;">Content here</div>
        
        
          .myborder {border:2px solid #5201cd;}
        
        Border color #5201cd