#5213d5 color space conversions
Hex:
        #5213d5
        RGB:
        82, 19, 213
        CMY:
        68, 93, 16
        CMYK:
        62, 91, 0, 16
      HSL:
        259°, 83.6207%, 45.4902%
        HSV (HSB):
        259°, 91.0798%, 83.5294%
        XYZ:
        15.7228, 7.0637, 63.4855
        xyY:
        0.1822, 0.0819, 7.0637
      CIE-Lab:
        31.9514, 67.7862, -84.4091
        CIE-LCH:
        31.9514, 108.2584, 308.7668
        CIE-Luv:
        31.9514, 1.5151, -109.9332
        Hunter-Lab:
        26.5776, 59.0864, -123.0210
      #5213d5 color charts
#5213d5 RGB chart
      #5213d5 CMYK chart
      #5213d5 RGB pie chart
      #5213d5 color shades, tints & tones
#5213d5 color schemes
#5213d5 color preview, HTML & CSS examples
           This text has a color of #5213d5        
        
          <p style="color:#5213d5;">Text here</p>
        
        
          .mytext {color:#5213d5;}
        
        Text color #5213d5
      
           This box has a color of #5213d5        
        
          <div style="background-color:#5213d5;">Content here</div>
        
        
          .mybackground {background-color:#5213d5;}
        
        Background color #5213d5
      
           Border around this has a color of #5213d5        
        
          <div style="border:2px solid #5213d5;">Content here</div>
        
        
          .myborder {border:2px solid #5213d5;}
        
        Border color #5213d5