#5a0bda color space conversions
Hex:
        #5a0bda
        RGB:
        90, 11, 218
        CMY:
        65, 96, 15
        CMYK:
        59, 95, 0, 15
      HSL:
        263°, 90.3930%, 44.9020%
        HSV (HSB):
        263°, 94.9541%, 85.4902%
        XYZ:
        16.9910, 7.4750, 66.8770
        xyY:
        0.1860, 0.0818, 7.4750
      CIE-Lab:
        32.8646, 71.0401, -85.7585
        CIE-LCH:
        32.8646, 111.3607, 309.6375
        CIE-Luv:
        32.8646, 3.5334, -112.9267
        Hunter-Lab:
        27.3404, 63.0854, -125.8903
      #5a0bda color charts
#5a0bda RGB chart
      #5a0bda CMYK chart
      #5a0bda RGB pie chart
      #5a0bda color shades, tints & tones
#5a0bda color schemes
#5a0bda color preview, HTML & CSS examples
           This text has a color of #5a0bda        
        
          <p style="color:#5a0bda;">Text here</p>
        
        
          .mytext {color:#5a0bda;}
        
        Text color #5a0bda
      
           This box has a color of #5a0bda        
        
          <div style="background-color:#5a0bda;">Content here</div>
        
        
          .mybackground {background-color:#5a0bda;}
        
        Background color #5a0bda
      
           Border around this has a color of #5a0bda        
        
          <div style="border:2px solid #5a0bda;">Content here</div>
        
        
          .myborder {border:2px solid #5a0bda;}
        
        Border color #5a0bda