#1c85be color space conversions
Hex:
        #1c85be
        RGB:
        28, 133, 190
        CMY:
        89, 48, 25
        CMYK:
        85, 30, 0, 25
      HSL:
        201°, 74.3119%, 42.7451%
        HSV (HSB):
        201°, 85.2632%, 74.5098%
        XYZ:
        18.1607, 20.7396, 51.7612
        xyY:
        0.2003, 0.2288, 20.7396
      CIE-Lab:
        52.6634, -7.9791, -37.7060
        CIE-LCH:
        52.6634, 38.5409, 258.0518
        CIE-Luv:
        52.6634, -32.8061, -56.8996
        Hunter-Lab:
        45.5408, -8.5145, -35.5098
      #1c85be color charts
#1c85be RGB chart
      #1c85be CMYK chart
      #1c85be RGB pie chart
      #1c85be color shades, tints & tones
#1c85be color schemes
#1c85be color preview, HTML & CSS examples
           This text has a color of #1c85be        
        
          <p style="color:#1c85be;">Text here</p>
        
        
          .mytext {color:#1c85be;}
        
        Text color #1c85be
      
           This box has a color of #1c85be        
        
          <div style="background-color:#1c85be;">Content here</div>
        
        
          .mybackground {background-color:#1c85be;}
        
        Background color #1c85be
      
           Border around this has a color of #1c85be        
        
          <div style="border:2px solid #1c85be;">Content here</div>
        
        
          .myborder {border:2px solid #1c85be;}
        
        Border color #1c85be