#5a33be color space conversions
Hex:
        #5a33be
        RGB:
        90, 51, 190
        CMY:
        65, 80, 25
        CMYK:
        53, 73, 0, 25
      HSL:
        257°, 57.6763%, 47.2549%
        HSV (HSB):
        257°, 73.1579%, 74.5098%
        XYZ:
        14.6945, 8.2590, 49.5349
        xyY:
        0.2027, 0.1139, 8.2590
      CIE-Lab:
        34.5166, 50.6107, -66.7227
        CIE-LCH:
        34.5166, 83.7458, 307.1812
        CIE-Luv:
        34.5166, 3.0650, -94.0100
        Hunter-Lab:
        28.7385, 40.9780, -82.0777
      #5a33be color charts
#5a33be RGB chart
      #5a33be CMYK chart
      #5a33be RGB pie chart
      #5a33be color shades, tints & tones
#5a33be color schemes
#5a33be color preview, HTML & CSS examples
           This text has a color of #5a33be        
        
          <p style="color:#5a33be;">Text here</p>
        
        
          .mytext {color:#5a33be;}
        
        Text color #5a33be
      
           This box has a color of #5a33be        
        
          <div style="background-color:#5a33be;">Content here</div>
        
        
          .mybackground {background-color:#5a33be;}
        
        Background color #5a33be
      
           Border around this has a color of #5a33be        
        
          <div style="border:2px solid #5a33be;">Content here</div>
        
        
          .myborder {border:2px solid #5a33be;}
        
        Border color #5a33be