#1585cb color space conversions
Hex:
        #1585cb
        RGB:
        21, 133, 203
        CMY:
        92, 48, 20
        CMYK:
        90, 34, 0, 20
      HSL:
        203°, 81.2500%, 43.9216%
        HSV (HSB):
        203°, 89.6552%, 79.6078%
        XYZ:
        19.4763, 21.2463, 59.5743
        xyY:
        0.1942, 0.2118, 21.2463
      CIE-Lab:
        53.2180, -3.5771, -44.2385
        CIE-LCH:
        53.2180, 44.3828, 265.3771
        CIE-Luv:
        53.2180, -32.6005, -68.0780
        Hunter-Lab:
        46.0937, -5.2411, -44.3645
      #1585cb color charts
#1585cb RGB chart
      #1585cb CMYK chart
      #1585cb RGB pie chart
      #1585cb color shades, tints & tones
#1585cb color schemes
#1585cb color preview, HTML & CSS examples
           This text has a color of #1585cb        
        
          <p style="color:#1585cb;">Text here</p>
        
        
          .mytext {color:#1585cb;}
        
        Text color #1585cb
      
           This box has a color of #1585cb        
        
          <div style="background-color:#1585cb;">Content here</div>
        
        
          .mybackground {background-color:#1585cb;}
        
        Background color #1585cb
      
           Border around this has a color of #1585cb        
        
          <div style="border:2px solid #1585cb;">Content here</div>
        
        
          .myborder {border:2px solid #1585cb;}
        
        Border color #1585cb