#1085c1 color space conversions
Hex:
        #1085c1
        RGB:
        16, 133, 193
        CMY:
        94, 48, 24
        CMYK:
        92, 31, 0, 24
      HSL:
        200°, 84.6890%, 40.9804%
        HSV (HSB):
        200°, 91.7098%, 75.6863%
        XYZ:
        18.2269, 20.7355, 53.4938
        xyY:
        0.1971, 0.2243, 20.7355
      CIE-Lab:
        52.6588, -7.6099, -39.4364
        CIE-LCH:
        52.6588, 40.1639, 259.0781
        CIE-Luv:
        52.6588, -33.5233, -59.7478
        Hunter-Lab:
        45.5362, -8.2399, -37.7757
      #1085c1 color charts
#1085c1 RGB chart
      #1085c1 CMYK chart
      #1085c1 RGB pie chart
      #1085c1 color shades, tints & tones
#1085c1 color schemes
#1085c1 color preview, HTML & CSS examples
           This text has a color of #1085c1        
        
          <p style="color:#1085c1;">Text here</p>
        
        
          .mytext {color:#1085c1;}
        
        Text color #1085c1
      
           This box has a color of #1085c1        
        
          <div style="background-color:#1085c1;">Content here</div>
        
        
          .mybackground {background-color:#1085c1;}
        
        Background color #1085c1
      
           Border around this has a color of #1085c1        
        
          <div style="border:2px solid #1085c1;">Content here</div>
        
        
          .myborder {border:2px solid #1085c1;}
        
        Border color #1085c1