#5e4cfa color space conversions
Hex:
        #5e4cfa
        RGB:
        94, 76, 250
        CMY:
        63, 70, 2
        CMYK:
        62, 70, 0, 2
      HSL:
        246°, 94.5652%, 63.9216%
        HSV (HSB):
        246°, 69.6000%, 98.0392%
        XYZ:
        24.4559, 14.4507, 91.9428
        xyY:
        0.1869, 0.1104, 14.4507
      CIE-Lab:
        44.8725, 55.6365, -84.0855
        CIE-LCH:
        44.8725, 100.8256, 303.4913
        CIE-Luv:
        44.8725, -5.0416, -126.4677
        Hunter-Lab:
        38.0141, 48.3110, -116.7920
      #5e4cfa color charts
#5e4cfa RGB chart
      #5e4cfa CMYK chart
      #5e4cfa RGB pie chart
      #5e4cfa color shades, tints & tones
#5e4cfa color schemes
#5e4cfa color preview, HTML & CSS examples
           This text has a color of #5e4cfa        
        
          <p style="color:#5e4cfa;">Text here</p>
        
        
          .mytext {color:#5e4cfa;}
        
        Text color #5e4cfa
      
           This box has a color of #5e4cfa        
        
          <div style="background-color:#5e4cfa;">Content here</div>
        
        
          .mybackground {background-color:#5e4cfa;}
        
        Background color #5e4cfa
      
           Border around this has a color of #5e4cfa        
        
          <div style="border:2px solid #5e4cfa;">Content here</div>
        
        
          .myborder {border:2px solid #5e4cfa;}
        
        Border color #5e4cfa