#5e61db color space conversions
Hex:
        #5e61db
        RGB:
        94, 97, 219
        CMY:
        63, 62, 14
        CMYK:
        57, 56, 0, 14
      HSL:
        239°, 63.4518%, 61.3725%
        HSV (HSB):
        239°, 57.0776%, 85.8824%
        XYZ:
        21.6770, 16.0435, 68.9720
        xyY:
        0.2032, 0.1504, 16.0435
      CIE-Lab:
        47.0316, 33.7973, -63.0898
        CIE-LCH:
        47.0316, 71.5722, 298.1781
        CIE-Luv:
        47.0316, -7.9842, -98.2084
        Hunter-Lab:
        40.0544, 26.5069, -74.0569
      #5e61db color charts
#5e61db RGB chart
      #5e61db CMYK chart
      #5e61db RGB pie chart
      #5e61db color shades, tints & tones
#5e61db color schemes
#5e61db color preview, HTML & CSS examples
           This text has a color of #5e61db        
        
          <p style="color:#5e61db;">Text here</p>
        
        
          .mytext {color:#5e61db;}
        
        Text color #5e61db
      
           This box has a color of #5e61db        
        
          <div style="background-color:#5e61db;">Content here</div>
        
        
          .mybackground {background-color:#5e61db;}
        
        Background color #5e61db
      
           Border around this has a color of #5e61db        
        
          <div style="border:2px solid #5e61db;">Content here</div>
        
        
          .myborder {border:2px solid #5e61db;}
        
        Border color #5e61db