#5e2abc color space conversions
Hex:
        #5e2abc
        RGB:
        94, 42, 188
        CMY:
        63, 84, 26
        CMYK:
        50, 78, 0, 26
      HSL:
        261°, 63.4783%, 45.0980%
        HSV (HSB):
        261°, 77.6596%, 73.7255%
        XYZ:
        14.5212, 7.6665, 48.2914
        xyY:
        0.2060, 0.1088, 7.6665
      CIE-Lab:
        33.2783, 54.8884, -67.5596
        CIE-LCH:
        33.2783, 87.0461, 309.0919
        CIE-Luv:
        33.2783, 5.9896, -93.8256
        Hunter-Lab:
        27.6884, 45.1597, -84.0261
      #5e2abc color charts
#5e2abc RGB chart
      #5e2abc CMYK chart
      #5e2abc RGB pie chart
      #5e2abc color shades, tints & tones
#5e2abc color schemes
#5e2abc color preview, HTML & CSS examples
           This text has a color of #5e2abc        
        
          <p style="color:#5e2abc;">Text here</p>
        
        
          .mytext {color:#5e2abc;}
        
        Text color #5e2abc
      
           This box has a color of #5e2abc        
        
          <div style="background-color:#5e2abc;">Content here</div>
        
        
          .mybackground {background-color:#5e2abc;}
        
        Background color #5e2abc
      
           Border around this has a color of #5e2abc        
        
          <div style="border:2px solid #5e2abc;">Content here</div>
        
        
          .myborder {border:2px solid #5e2abc;}
        
        Border color #5e2abc