#5a1bee color space conversions
Hex:
        #5a1bee
        RGB:
        90, 27, 238
        CMY:
        65, 89, 7
        CMYK:
        62, 89, 0, 7
      HSL:
        258°, 86.1224%, 51.9608%
        HSV (HSB):
        258°, 88.6555%, 93.3333%
        XYZ:
        20.0410, 9.1306, 81.5950
        xyY:
        0.1809, 0.0824, 9.1306
      CIE-Lab:
        36.2345, 72.4496, -91.6027
        CIE-LCH:
        36.2345, 116.7904, 308.3408
        CIE-Luv:
        36.2345, 0.7914, -124.2677
        Hunter-Lab:
        30.2168, 65.5088, -138.9500
      #5a1bee color charts
#5a1bee RGB chart
      #5a1bee CMYK chart
      #5a1bee RGB pie chart
      #5a1bee color shades, tints & tones
#5a1bee color schemes
#5a1bee color preview, HTML & CSS examples
           This text has a color of #5a1bee        
        
          <p style="color:#5a1bee;">Text here</p>
        
        
          .mytext {color:#5a1bee;}
        
        Text color #5a1bee
      
           This box has a color of #5a1bee        
        
          <div style="background-color:#5a1bee;">Content here</div>
        
        
          .mybackground {background-color:#5a1bee;}
        
        Background color #5a1bee
      
           Border around this has a color of #5a1bee        
        
          <div style="border:2px solid #5a1bee;">Content here</div>
        
        
          .myborder {border:2px solid #5a1bee;}
        
        Border color #5a1bee