#5215d1 color space conversions
Hex:
        #5215d1
        RGB:
        82, 21, 209
        CMY:
        68, 92, 18
        CMYK:
        61, 90, 0, 18
      HSL:
        259°, 81.7391%, 45.0980%
        HSV (HSB):
        259°, 89.9522%, 81.9608%
        XYZ:
        15.2565, 6.9336, 60.8558
        xyY:
        0.1837, 0.0835, 6.9336
      CIE-Lab:
        31.6553, 66.3218, -82.5801
        CIE-LCH:
        31.6553, 105.9153, 308.7687
        CIE-Luv:
        31.6553, 1.7891, -107.6483
        Hunter-Lab:
        26.3318, 57.3412, -118.5940
      #5215d1 color charts
#5215d1 RGB chart
      #5215d1 CMYK chart
      #5215d1 RGB pie chart
      #5215d1 color shades, tints & tones
#5215d1 color schemes
#5215d1 color preview, HTML & CSS examples
           This text has a color of #5215d1        
        
          <p style="color:#5215d1;">Text here</p>
        
        
          .mytext {color:#5215d1;}
        
        Text color #5215d1
      
           This box has a color of #5215d1        
        
          <div style="background-color:#5215d1;">Content here</div>
        
        
          .mybackground {background-color:#5215d1;}
        
        Background color #5215d1
      
           Border around this has a color of #5215d1        
        
          <div style="border:2px solid #5215d1;">Content here</div>
        
        
          .myborder {border:2px solid #5215d1;}
        
        Border color #5215d1