#5d82cb color space conversions
Hex:
        #5d82cb
        RGB:
        93, 130, 203
        CMY:
        64, 49, 20
        CMYK:
        54, 36, 0, 20
      HSL:
        220°, 51.4019%, 58.0392%
        HSV (HSB):
        220°, 54.1872%, 79.6078%
        XYZ:
        23.2763, 22.6042, 59.6362
        xyY:
        0.2206, 0.2142, 22.6042
      CIE-Lab:
        54.6623, 8.2417, -41.8048
        CIE-LCH:
        54.6623, 42.6095, 281.1527
        CIE-Luv:
        54.6623, -18.3481, -65.7087
        Hunter-Lab:
        47.5439, 4.1874, -41.0890
      #5d82cb color charts
#5d82cb RGB chart
      #5d82cb CMYK chart
      #5d82cb RGB pie chart
      #5d82cb color shades, tints & tones
#5d82cb color schemes
#5d82cb color preview, HTML & CSS examples
           This text has a color of #5d82cb        
        
          <p style="color:#5d82cb;">Text here</p>
        
        
          .mytext {color:#5d82cb;}
        
        Text color #5d82cb
      
           This box has a color of #5d82cb        
        
          <div style="background-color:#5d82cb;">Content here</div>
        
        
          .mybackground {background-color:#5d82cb;}
        
        Background color #5d82cb
      
           Border around this has a color of #5d82cb        
        
          <div style="border:2px solid #5d82cb;">Content here</div>
        
        
          .myborder {border:2px solid #5d82cb;}
        
        Border color #5d82cb