#5220ca color space conversions
Hex:
        #5220ca
        RGB:
        82, 32, 202
        CMY:
        68, 87, 21
        CMYK:
        59, 84, 0, 21
      HSL:
        258°, 72.6496%, 45.8824%
        HSV (HSB):
        258°, 84.1584%, 79.2157%
        XYZ:
        14.6569, 7.0911, 56.4733
        xyY:
        0.1874, 0.0907, 7.0911
      CIE-Lab:
        32.0135, 61.1705, -77.9090
        CIE-LCH:
        32.0135, 99.0537, 308.1373
        CIE-Luv:
        32.0135, 1.6709, -103.4624
        Hunter-Lab:
        26.6292, 51.6464, -107.0978
      #5220ca color charts
#5220ca RGB chart
      #5220ca CMYK chart
      #5220ca RGB pie chart
      #5220ca color shades, tints & tones
#5220ca color schemes
#5220ca color preview, HTML & CSS examples
           This text has a color of #5220ca        
        
          <p style="color:#5220ca;">Text here</p>
        
        
          .mytext {color:#5220ca;}
        
        Text color #5220ca
      
           This box has a color of #5220ca        
        
          <div style="background-color:#5220ca;">Content here</div>
        
        
          .mybackground {background-color:#5220ca;}
        
        Background color #5220ca
      
           Border around this has a color of #5220ca        
        
          <div style="border:2px solid #5220ca;">Content here</div>
        
        
          .myborder {border:2px solid #5220ca;}
        
        Border color #5220ca