#5d93ef color space conversions
Hex:
        #5d93ef
        RGB:
        93, 147, 239
        CMY:
        64, 42, 6
        CMYK:
        61, 38, 0, 6
      HSL:
        218°, 82.0225%, 65.0980%
        HSV (HSB):
        218°, 61.0879%, 93.7255%
        XYZ:
        30.5279, 29.4266, 85.7323
        xyY:
        0.2095, 0.2020, 29.4266
      CIE-Lab:
        61.1563, 9.8475, -51.6540
        CIE-LCH:
        61.1563, 52.5843, 280.7936
        CIE-Luv:
        61.1563, -24.1392, -83.5631
        Hunter-Lab:
        54.2463, 5.5226, -55.7311
      #5d93ef color charts
#5d93ef RGB chart
      #5d93ef CMYK chart
      #5d93ef RGB pie chart
      #5d93ef color shades, tints & tones
#5d93ef color schemes
#5d93ef color preview, HTML & CSS examples
           This text has a color of #5d93ef        
        
          <p style="color:#5d93ef;">Text here</p>
        
        
          .mytext {color:#5d93ef;}
        
        Text color #5d93ef
      
           This box has a color of #5d93ef        
        
          <div style="background-color:#5d93ef;">Content here</div>
        
        
          .mybackground {background-color:#5d93ef;}
        
        Background color #5d93ef
      
           Border around this has a color of #5d93ef        
        
          <div style="border:2px solid #5d93ef;">Content here</div>
        
        
          .myborder {border:2px solid #5d93ef;}
        
        Border color #5d93ef