#10085e color space conversions
Hex:
        #10085e
        RGB:
        16, 8, 94
        CMY:
        94, 97, 63
        CMYK:
        83, 91, 0, 63
      HSL:
        246°, 84.3137%, 20.0000%
        HSV (HSB):
        246°, 91.4894%, 36.8627%
        XYZ:
        2.3209, 1.0920, 10.6781
        xyY:
        0.1647, 0.0775, 1.0920
      CIE-Lab:
        9.7353, 34.1303, -47.8594
        CIE-LCH:
        9.7353, 58.7826, 305.4941
        CIE-Luv:
        9.7353, -1.8803, -34.7566
        Hunter-Lab:
        10.4498, 21.3578, -53.2708
      #10085e color charts
#10085e RGB chart
      #10085e CMYK chart
      #10085e RGB pie chart
      #10085e color shades, tints & tones
#10085e color schemes
#10085e color preview, HTML & CSS examples
           This text has a color of #10085e        
        
          <p style="color:#10085e;">Text here</p>
        
        
          .mytext {color:#10085e;}
        
        Text color #10085e
      
           This box has a color of #10085e        
        
          <div style="background-color:#10085e;">Content here</div>
        
        
          .mybackground {background-color:#10085e;}
        
        Background color #10085e
      
           Border around this has a color of #10085e        
        
          <div style="border:2px solid #10085e;">Content here</div>
        
        
          .myborder {border:2px solid #10085e;}
        
        Border color #10085e