#5a0bce color space conversions
Hex:
        #5a0bce
        RGB:
        90, 11, 206
        CMY:
        65, 96, 19
        CMYK:
        56, 95, 0, 19
      HSL:
        264°, 89.8618%, 42.5490%
        HSV (HSB):
        264°, 94.6602%, 80.7843%
        XYZ:
        15.4767, 6.8692, 58.9027
        xyY:
        0.1905, 0.0845, 6.8692
      CIE-Lab:
        31.5073, 68.2609, -81.0535
        CIE-LCH:
        31.5073, 105.9680, 310.1031
        CIE-Luv:
        31.5073, 4.8558, -106.0545
        Hunter-Lab:
        26.2092, 59.5391, -114.9021
      #5a0bce color charts
#5a0bce RGB chart
      #5a0bce CMYK chart
      #5a0bce RGB pie chart
      #5a0bce color shades, tints & tones
#5a0bce color schemes
#5a0bce color preview, HTML & CSS examples
           This text has a color of #5a0bce        
        
          <p style="color:#5a0bce;">Text here</p>
        
        
          .mytext {color:#5a0bce;}
        
        Text color #5a0bce
      
           This box has a color of #5a0bce        
        
          <div style="background-color:#5a0bce;">Content here</div>
        
        
          .mybackground {background-color:#5a0bce;}
        
        Background color #5a0bce
      
           Border around this has a color of #5a0bce        
        
          <div style="border:2px solid #5a0bce;">Content here</div>
        
        
          .myborder {border:2px solid #5a0bce;}
        
        Border color #5a0bce