#5221b5 color space conversions
Hex:
        #5221b5
        RGB:
        82, 33, 181
        CMY:
        68, 87, 29
        CMYK:
        55, 82, 0, 29
      HSL:
        260°, 69.1589%, 41.9608%
        HSV (HSB):
        260°, 81.7680%, 70.9804%
        XYZ:
        12.3640, 6.2177, 44.2646
        xyY:
        0.1967, 0.0989, 6.2177
      CIE-Lab:
        29.9553, 55.2607, -68.9259
        CIE-LCH:
        29.9553, 88.3432, 308.7205
        CIE-Luv:
        29.9553, 3.7343, -90.9797
        Hunter-Lab:
        24.9354, 44.8708, -87.7949
      #5221b5 color charts
#5221b5 RGB chart
      #5221b5 CMYK chart
      #5221b5 RGB pie chart
      #5221b5 color shades, tints & tones
#5221b5 color schemes
#5221b5 color preview, HTML & CSS examples
           This text has a color of #5221b5        
        
          <p style="color:#5221b5;">Text here</p>
        
        
          .mytext {color:#5221b5;}
        
        Text color #5221b5
      
           This box has a color of #5221b5        
        
          <div style="background-color:#5221b5;">Content here</div>
        
        
          .mybackground {background-color:#5221b5;}
        
        Background color #5221b5
      
           Border around this has a color of #5221b5        
        
          <div style="border:2px solid #5221b5;">Content here</div>
        
        
          .myborder {border:2px solid #5221b5;}
        
        Border color #5221b5