#5a0bfe color space conversions
Hex:
        #5a0bfe
        RGB:
        90, 11, 254
        CMY:
        65, 96, 0
        CMYK:
        65, 96, 0, 0
      HSL:
        260°, 99.1837%, 51.9608%
        HSV (HSB):
        260°, 95.6693%, 99.6078%
        XYZ:
        22.2255, 9.5688, 94.4415
        xyY:
        0.1761, 0.0758, 9.5688
      CIE-Lab:
        37.0571, 79.3462, -99.2575
        CIE-LCH:
        37.0571, 127.0743, 308.6388
        CIE-Luv:
        37.0571, 0.0600, -133.2351
        Hunter-Lab:
        30.9334, 74.1179, -159.3624
      #5a0bfe color charts
#5a0bfe RGB chart
      #5a0bfe CMYK chart
      #5a0bfe RGB pie chart
      #5a0bfe color shades, tints & tones
#5a0bfe color schemes
#5a0bfe color preview, HTML & CSS examples
           This text has a color of #5a0bfe        
        
          <p style="color:#5a0bfe;">Text here</p>
        
        
          .mytext {color:#5a0bfe;}
        
        Text color #5a0bfe
      
           This box has a color of #5a0bfe        
        
          <div style="background-color:#5a0bfe;">Content here</div>
        
        
          .mybackground {background-color:#5a0bfe;}
        
        Background color #5a0bfe
      
           Border around this has a color of #5a0bfe        
        
          <div style="border:2px solid #5a0bfe;">Content here</div>
        
        
          .myborder {border:2px solid #5a0bfe;}
        
        Border color #5a0bfe