#0585bf color space conversions
Hex:
        #0585bf
        RGB:
        5, 133, 191
        CMY:
        98, 48, 25
        CMYK:
        97, 30, 0, 25
      HSL:
        199°, 94.8980%, 38.4314%
        HSV (HSB):
        199°, 97.3822%, 74.9020%
        XYZ:
        17.8541, 20.5689, 52.3194
        xyY:
        0.1968, 0.2267, 20.5689
      CIE-Lab:
        52.4744, -8.7945, -38.5908
        CIE-LCH:
        52.4744, 39.5802, 257.1620
        CIE-Luv:
        52.4744, -34.1668, -58.2155
        Hunter-Lab:
        45.3530, -9.0976, -36.6502
      #0585bf color charts
#0585bf RGB chart
      #0585bf CMYK chart
      #0585bf RGB pie chart
      #0585bf color shades, tints & tones
#0585bf color schemes
#0585bf color preview, HTML & CSS examples
           This text has a color of #0585bf        
        
          <p style="color:#0585bf;">Text here</p>
        
        
          .mytext {color:#0585bf;}
        
        Text color #0585bf
      
           This box has a color of #0585bf        
        
          <div style="background-color:#0585bf;">Content here</div>
        
        
          .mybackground {background-color:#0585bf;}
        
        Background color #0585bf
      
           Border around this has a color of #0585bf        
        
          <div style="border:2px solid #0585bf;">Content here</div>
        
        
          .myborder {border:2px solid #0585bf;}
        
        Border color #0585bf