#5a06e1 color space conversions
Hex:
        #5a06e1
        RGB:
        90, 6, 225
        CMY:
        65, 98, 12
        CMYK:
        60, 97, 0, 12
      HSL:
        263°, 94.8052%, 45.2941%
        HSV (HSB):
        263°, 97.3333%, 88.2353%
        XYZ:
        17.8722, 7.7402, 71.7862
        xyY:
        0.1835, 0.0795, 7.7402
      CIE-Lab:
        33.4358, 73.3654, -88.8358
        CIE-LCH:
        33.4358, 115.2141, 309.5517
        CIE-Luv:
        33.4358, 2.9573, -116.8917
        Hunter-Lab:
        27.8211, 65.9807, -133.5098
      #5a06e1 color charts
#5a06e1 RGB chart
      #5a06e1 CMYK chart
      #5a06e1 RGB pie chart
      #5a06e1 color shades, tints & tones
#5a06e1 color schemes
#5a06e1 color preview, HTML & CSS examples
           This text has a color of #5a06e1        
        
          <p style="color:#5a06e1;">Text here</p>
        
        
          .mytext {color:#5a06e1;}
        
        Text color #5a06e1
      
           This box has a color of #5a06e1        
        
          <div style="background-color:#5a06e1;">Content here</div>
        
        
          .mybackground {background-color:#5a06e1;}
        
        Background color #5a06e1
      
           Border around this has a color of #5a06e1        
        
          <div style="border:2px solid #5a06e1;">Content here</div>
        
        
          .myborder {border:2px solid #5a06e1;}
        
        Border color #5a06e1