#5840d5 color space conversions
Hex:
        #5840d5
        RGB:
        88, 64, 213
        CMY:
        65, 75, 16
        CMYK:
        59, 70, 0, 16
      HSL:
        250°, 63.9485%, 54.3137%
        HSV (HSB):
        250°, 69.9531%, 83.5294%
        XYZ:
        17.8681, 10.5456, 64.0445
        xyY:
        0.1933, 0.1141, 10.5456
      CIE-Lab:
        38.8043, 50.2034, -73.0827
        CIE-LCH:
        38.8043, 88.6649, 304.4867
        CIE-Luv:
        38.8043, -1.8760, -106.2173
        Hunter-Lab:
        32.4740, 41.3865, -94.1988
      #5840d5 color charts
#5840d5 RGB chart
      #5840d5 CMYK chart
      #5840d5 RGB pie chart
      #5840d5 color shades, tints & tones
#5840d5 color schemes
#5840d5 color preview, HTML & CSS examples
           This text has a color of #5840d5        
        
          <p style="color:#5840d5;">Text here</p>
        
        
          .mytext {color:#5840d5;}
        
        Text color #5840d5
      
           This box has a color of #5840d5        
        
          <div style="background-color:#5840d5;">Content here</div>
        
        
          .mybackground {background-color:#5840d5;}
        
        Background color #5840d5
      
           Border around this has a color of #5840d5        
        
          <div style="border:2px solid #5840d5;">Content here</div>
        
        
          .myborder {border:2px solid #5840d5;}
        
        Border color #5840d5