#5e648d color space conversions
Hex:
        #5e648d
        RGB:
        94, 100, 141
        CMY:
        63, 61, 45
        CMYK:
        33, 29, 0, 45
      HSL:
        232°, 20.0000%, 46.0784%
        HSV (HSB):
        232°, 33.3333%, 55.2941%
        XYZ:
        13.9810, 13.4171, 27.0522
        xyY:
        0.2568, 0.2464, 13.4171
      CIE-Lab:
        43.3851, 7.9683, -23.3433
        CIE-LCH:
        43.3851, 24.6659, 288.8475
        CIE-Luv:
        43.3851, -5.1657, -34.3628
        Hunter-Lab:
        36.6294, 4.0298, -18.1474
      #5e648d color charts
#5e648d RGB chart
      #5e648d CMYK chart
      #5e648d RGB pie chart
      #5e648d color shades, tints & tones
#5e648d color schemes
#5e648d color preview, HTML & CSS examples
           This text has a color of #5e648d        
        
          <p style="color:#5e648d;">Text here</p>
        
        
          .mytext {color:#5e648d;}
        
        Text color #5e648d
      
           This box has a color of #5e648d        
        
          <div style="background-color:#5e648d;">Content here</div>
        
        
          .mybackground {background-color:#5e648d;}
        
        Background color #5e648d
      
           Border around this has a color of #5e648d        
        
          <div style="border:2px solid #5e648d;">Content here</div>
        
        
          .myborder {border:2px solid #5e648d;}
        
        Border color #5e648d