#5221e5 color space conversions
Hex:
        #5221e5
        RGB:
        82, 33, 229
        CMY:
        68, 87, 10
        CMYK:
        64, 86, 0, 10
      HSL:
        255°, 79.0323%, 51.3725%
        HSV (HSB):
        255°, 85.5895%, 89.8039%
        XYZ:
        18.1664, 8.5387, 74.8194
        xyY:
        0.1789, 0.0841, 8.5387
      CIE-Lab:
        35.0805, 67.8393, -88.4180
        CIE-LCH:
        35.0805, 111.4446, 307.4975
        CIE-Luv:
        35.0805, -0.8300, -119.0433
        Hunter-Lab:
        29.2210, 59.8346, -131.3551
      #5221e5 color charts
#5221e5 RGB chart
      #5221e5 CMYK chart
      #5221e5 RGB pie chart
      #5221e5 color shades, tints & tones
#5221e5 color schemes
#5221e5 color preview, HTML & CSS examples
           This text has a color of #5221e5        
        
          <p style="color:#5221e5;">Text here</p>
        
        
          .mytext {color:#5221e5;}
        
        Text color #5221e5
      
           This box has a color of #5221e5        
        
          <div style="background-color:#5221e5;">Content here</div>
        
        
          .mybackground {background-color:#5221e5;}
        
        Background color #5221e5
      
           Border around this has a color of #5221e5        
        
          <div style="border:2px solid #5221e5;">Content here</div>
        
        
          .myborder {border:2px solid #5221e5;}
        
        Border color #5221e5