#0585dd color space conversions
Hex:
        #0585dd
        RGB:
        5, 133, 221
        CMY:
        98, 48, 13
        CMYK:
        98, 40, 0, 13
      HSL:
        204°, 95.5752%, 44.3137%
        HSV (HSB):
        204°, 97.7376%, 86.6667%
        XYZ:
        21.5013, 22.0278, 71.5252
        xyY:
        0.1869, 0.1915, 22.0278
      CIE-Lab:
        54.0565, 2.6899, -53.0716
        CIE-LCH:
        54.0565, 53.1397, 272.9016
        CIE-Luv:
        54.0565, -32.3397, -83.1871
        Hunter-Lab:
        46.9338, -0.3598, -57.5019
      #0585dd color charts
#0585dd RGB chart
      #0585dd CMYK chart
      #0585dd RGB pie chart
      #0585dd color shades, tints & tones
#0585dd color schemes
#0585dd color preview, HTML & CSS examples
           This text has a color of #0585dd        
        
          <p style="color:#0585dd;">Text here</p>
        
        
          .mytext {color:#0585dd;}
        
        Text color #0585dd
      
           This box has a color of #0585dd        
        
          <div style="background-color:#0585dd;">Content here</div>
        
        
          .mybackground {background-color:#0585dd;}
        
        Background color #0585dd
      
           Border around this has a color of #0585dd        
        
          <div style="border:2px solid #0585dd;">Content here</div>
        
        
          .myborder {border:2px solid #0585dd;}
        
        Border color #0585dd