#1585cf color space conversions
Hex:
        #1585cf
        RGB:
        21, 133, 207
        CMY:
        92, 48, 19
        CMYK:
        90, 36, 0, 19
      HSL:
        204°, 81.5789%, 44.7059%
        HSV (HSB):
        204°, 89.8551%, 81.1765%
        XYZ:
        19.9593, 21.4395, 62.1178
        xyY:
        0.1928, 0.2071, 21.4395
      CIE-Lab:
        53.4272, -2.0619, -46.1734
        CIE-LCH:
        53.4272, 46.2194, 267.4432
        CIE-Luv:
        53.4272, -32.3703, -71.4172
        Hunter-Lab:
        46.3028, -4.0857, -47.1289
      #1585cf color charts
#1585cf RGB chart
      #1585cf CMYK chart
      #1585cf RGB pie chart
      #1585cf color shades, tints & tones
#1585cf color schemes
#1585cf color preview, HTML & CSS examples
           This text has a color of #1585cf        
        
          <p style="color:#1585cf;">Text here</p>
        
        
          .mytext {color:#1585cf;}
        
        Text color #1585cf
      
           This box has a color of #1585cf        
        
          <div style="background-color:#1585cf;">Content here</div>
        
        
          .mybackground {background-color:#1585cf;}
        
        Background color #1585cf
      
           Border around this has a color of #1585cf        
        
          <div style="border:2px solid #1585cf;">Content here</div>
        
        
          .myborder {border:2px solid #1585cf;}
        
        Border color #1585cf