#5e1fcb color space conversions
Hex:
        #5e1fcb
        RGB:
        94, 31, 203
        CMY:
        63, 88, 20
        CMYK:
        54, 85, 0, 20
      HSL:
        262°, 73.5043%, 45.8824%
        HSV (HSB):
        262°, 84.7291%, 79.6078%
        XYZ:
        15.8856, 7.6715, 57.1434
        xyY:
        0.1968, 0.0951, 7.6715
      CIE-Lab:
        33.2891, 62.9646, -76.3427
        CIE-LCH:
        33.2891, 98.9584, 309.5145
        CIE-Luv:
        33.2891, 5.3210, -103.8661
        Hunter-Lab:
        27.6974, 53.9065, -102.9350
      #5e1fcb color charts
#5e1fcb RGB chart
      #5e1fcb CMYK chart
      #5e1fcb RGB pie chart
      #5e1fcb color shades, tints & tones
#5e1fcb color schemes
#5e1fcb color preview, HTML & CSS examples
           This text has a color of #5e1fcb        
        
          <p style="color:#5e1fcb;">Text here</p>
        
        
          .mytext {color:#5e1fcb;}
        
        Text color #5e1fcb
      
           This box has a color of #5e1fcb        
        
          <div style="background-color:#5e1fcb;">Content here</div>
        
        
          .mybackground {background-color:#5e1fcb;}
        
        Background color #5e1fcb
      
           Border around this has a color of #5e1fcb        
        
          <div style="border:2px solid #5e1fcb;">Content here</div>
        
        
          .myborder {border:2px solid #5e1fcb;}
        
        Border color #5e1fcb