#5a06ca color space conversions
Hex:
        #5a06ca
        RGB:
        90, 6, 202
        CMY:
        65, 98, 21
        CMYK:
        55, 97, 0, 21
      HSL:
        266°, 94.2308%, 40.7843%
        HSV (HSB):
        266°, 97.0297%, 79.2157%
        XYZ:
        14.9422, 6.5682, 56.3574
        xyY:
        0.1919, 0.0844, 6.5682
      CIE-Lab:
        30.8029, 68.1175, -79.8861
        CIE-LCH:
        30.8029, 104.9846, 310.4536
        CIE-Luv:
        30.8029, 5.4876, -103.7583
        Hunter-Lab:
        25.6285, 59.2217, -112.4397
      #5a06ca color charts
#5a06ca RGB chart
      #5a06ca CMYK chart
      #5a06ca RGB pie chart
      #5a06ca color shades, tints & tones
#5a06ca color schemes
#5a06ca color preview, HTML & CSS examples
           This text has a color of #5a06ca        
        
          <p style="color:#5a06ca;">Text here</p>
        
        
          .mytext {color:#5a06ca;}
        
        Text color #5a06ca
      
           This box has a color of #5a06ca        
        
          <div style="background-color:#5a06ca;">Content here</div>
        
        
          .mybackground {background-color:#5a06ca;}
        
        Background color #5a06ca
      
           Border around this has a color of #5a06ca        
        
          <div style="border:2px solid #5a06ca;">Content here</div>
        
        
          .myborder {border:2px solid #5a06ca;}
        
        Border color #5a06ca