#5d95be color space conversions
Hex:
        #5d95be
        RGB:
        93, 149, 190
        CMY:
        64, 42, 25
        CMYK:
        51, 22, 0, 25
      HSL:
        205°, 42.7313%, 55.4902%
        HSV (HSB):
        205°, 51.0526%, 74.5098%
        XYZ:
        24.5559, 27.5398, 52.7367
        xyY:
        0.2342, 0.2627, 27.5398
      CIE-Lab:
        59.4706, -6.8535, -26.9437
        CIE-LCH:
        59.4706, 27.8017, 255.7287
        CIE-Luv:
        59.4706, -25.5105, -40.4893
        Hunter-Lab:
        52.4783, -8.3125, -22.8470
      #5d95be color charts
#5d95be RGB chart
      #5d95be CMYK chart
      #5d95be RGB pie chart
      #5d95be color shades, tints & tones
#5d95be color schemes
#5d95be color preview, HTML & CSS examples
           This text has a color of #5d95be        
        
          <p style="color:#5d95be;">Text here</p>
        
        
          .mytext {color:#5d95be;}
        
        Text color #5d95be
      
           This box has a color of #5d95be        
        
          <div style="background-color:#5d95be;">Content here</div>
        
        
          .mybackground {background-color:#5d95be;}
        
        Background color #5d95be
      
           Border around this has a color of #5d95be        
        
          <div style="border:2px solid #5d95be;">Content here</div>
        
        
          .myborder {border:2px solid #5d95be;}
        
        Border color #5d95be