#1c85e1 color space conversions
Hex:
        #1c85e1
        RGB:
        28, 133, 225
        CMY:
        89, 48, 12
        CMYK:
        88, 41, 0, 12
      HSL:
        208°, 77.8656%, 49.6078%
        HSV (HSB):
        208°, 87.5556%, 88.2353%
        XYZ:
        22.4570, 22.4582, 74.3854
        xyY:
        0.1882, 0.1882, 22.4582
      CIE-Lab:
        54.5098, 5.1848, -54.5773
        CIE-LCH:
        54.5098, 54.8230, 275.4268
        CIE-Luv:
        54.5098, -30.9137, -85.9810
        Hunter-Lab:
        47.3901, 1.6543, -59.8910
      #1c85e1 color charts
#1c85e1 RGB chart
      #1c85e1 CMYK chart
      #1c85e1 RGB pie chart
      #1c85e1 color shades, tints & tones
#1c85e1 color schemes
#1c85e1 color preview, HTML & CSS examples
           This text has a color of #1c85e1        
        
          <p style="color:#1c85e1;">Text here</p>
        
        
          .mytext {color:#1c85e1;}
        
        Text color #1c85e1
      
           This box has a color of #1c85e1        
        
          <div style="background-color:#1c85e1;">Content here</div>
        
        
          .mybackground {background-color:#1c85e1;}
        
        Background color #1c85e1
      
           Border around this has a color of #1c85e1        
        
          <div style="border:2px solid #1c85e1;">Content here</div>
        
        
          .myborder {border:2px solid #1c85e1;}
        
        Border color #1c85e1