#5216be color space conversions
Hex:
        #5216be
        RGB:
        82, 22, 190
        CMY:
        68, 91, 25
        CMYK:
        57, 88, 0, 25
      HSL:
        261°, 79.2453%, 41.5686%
        HSV (HSB):
        261°, 88.4211%, 74.5098%
        XYZ:
        13.0608, 6.0854, 49.2014
        xyY:
        0.1911, 0.0890, 6.0854
      CIE-Lab:
        29.6268, 61.3493, -74.8074
        CIE-LCH:
        29.6268, 96.7465, 309.3551
        CIE-Luv:
        29.6268, 3.6666, -96.6549
        Hunter-Lab:
        24.6685, 51.3376, -100.9860
      #5216be color charts
#5216be RGB chart
      #5216be CMYK chart
      #5216be RGB pie chart
      #5216be color shades, tints & tones
#5216be color schemes
#5216be color preview, HTML & CSS examples
           This text has a color of #5216be        
        
          <p style="color:#5216be;">Text here</p>
        
        
          .mytext {color:#5216be;}
        
        Text color #5216be
      
           This box has a color of #5216be        
        
          <div style="background-color:#5216be;">Content here</div>
        
        
          .mybackground {background-color:#5216be;}
        
        Background color #5216be
      
           Border around this has a color of #5216be        
        
          <div style="border:2px solid #5216be;">Content here</div>
        
        
          .myborder {border:2px solid #5216be;}
        
        Border color #5216be