#5215ce color space conversions
Hex:
        #5215ce
        RGB:
        82, 21, 206
        CMY:
        68, 92, 19
        CMYK:
        60, 90, 0, 19
      HSL:
        260°, 81.4978%, 44.5098%
        HSV (HSB):
        260°, 89.8058%, 80.7843%
        XYZ:
        14.8884, 6.7864, 58.9177
        xyY:
        0.1847, 0.0842, 6.7864
      CIE-Lab:
        31.3156, 65.5831, -81.3980
        CIE-LCH:
        31.3156, 104.5312, 308.8587
        CIE-Luv:
        31.3156, 2.0811, -105.9246
        Hunter-Lab:
        26.0507, 56.4269, -115.8580
      #5215ce color charts
#5215ce RGB chart
      #5215ce CMYK chart
      #5215ce RGB pie chart
      #5215ce color shades, tints & tones
#5215ce color schemes
#5215ce color preview, HTML & CSS examples
           This text has a color of #5215ce        
        
          <p style="color:#5215ce;">Text here</p>
        
        
          .mytext {color:#5215ce;}
        
        Text color #5215ce
      
           This box has a color of #5215ce        
        
          <div style="background-color:#5215ce;">Content here</div>
        
        
          .mybackground {background-color:#5215ce;}
        
        Background color #5215ce
      
           Border around this has a color of #5215ce        
        
          <div style="border:2px solid #5215ce;">Content here</div>
        
        
          .myborder {border:2px solid #5215ce;}
        
        Border color #5215ce