#5d44be color space conversions
Hex:
        #5d44be
        RGB:
        93, 68, 190
        CMY:
        64, 73, 25
        CMYK:
        51, 64, 0, 25
      HSL:
        252°, 48.4127%, 50.5882%
        HSV (HSB):
        252°, 64.2105%, 74.5098%
        XYZ:
        15.8756, 10.1791, 49.8432
        xyY:
        0.2092, 0.1341, 10.1791
      CIE-Lab:
        38.1620, 41.9029, -60.7561
        CIE-LCH:
        38.1620, 73.8049, 304.5937
        CIE-Luv:
        38.1620, 0.8907, -89.4635
        Hunter-Lab:
        31.9047, 32.9873, -70.2927
      #5d44be color charts
#5d44be RGB chart
      #5d44be CMYK chart
      #5d44be RGB pie chart
      #5d44be color shades, tints & tones
#5d44be color schemes
#5d44be color preview, HTML & CSS examples
           This text has a color of #5d44be        
        
          <p style="color:#5d44be;">Text here</p>
        
        
          .mytext {color:#5d44be;}
        
        Text color #5d44be
      
           This box has a color of #5d44be        
        
          <div style="background-color:#5d44be;">Content here</div>
        
        
          .mybackground {background-color:#5d44be;}
        
        Background color #5d44be
      
           Border around this has a color of #5d44be        
        
          <div style="border:2px solid #5d44be;">Content here</div>
        
        
          .myborder {border:2px solid #5d44be;}
        
        Border color #5d44be