#5d83cb color space conversions
Hex:
        #5d83cb
        RGB:
        93, 131, 203
        CMY:
        64, 49, 20
        CMYK:
        54, 35, 0, 20
      HSL:
        219°, 51.4019%, 58.0392%
        HSV (HSB):
        219°, 54.1872%, 79.6078%
        XYZ:
        23.4100, 22.8716, 59.6807
        xyY:
        0.2209, 0.2158, 22.8716
      CIE-Lab:
        54.9398, 7.6433, -41.3672
        CIE-LCH:
        54.9398, 42.0673, 280.4684
        CIE-Luv:
        54.9398, -18.7045, -64.9971
        Hunter-Lab:
        47.8242, 3.6835, -40.5121
      #5d83cb color charts
#5d83cb RGB chart
      #5d83cb CMYK chart
      #5d83cb RGB pie chart
      #5d83cb color shades, tints & tones
#5d83cb color schemes
#5d83cb color preview, HTML & CSS examples
           This text has a color of #5d83cb        
        
          <p style="color:#5d83cb;">Text here</p>
        
        
          .mytext {color:#5d83cb;}
        
        Text color #5d83cb
      
           This box has a color of #5d83cb        
        
          <div style="background-color:#5d83cb;">Content here</div>
        
        
          .mybackground {background-color:#5d83cb;}
        
        Background color #5d83cb
      
           Border around this has a color of #5d83cb        
        
          <div style="border:2px solid #5d83cb;">Content here</div>
        
        
          .myborder {border:2px solid #5d83cb;}
        
        Border color #5d83cb