#100ca0 color space conversions
Hex:
        #100ca0
        RGB:
        16, 12, 160
        CMY:
        94, 95, 37
        CMYK:
        90, 93, 0, 37
      HSL:
        242°, 86.0465%, 33.7255%
        HSV (HSB):
        242°, 92.5000%, 62.7451%
        XYZ:
        6.6903, 2.9112, 33.4670
        xyY:
        0.1553, 0.0676, 2.9112
      CIE-Lab:
        19.6846, 52.6331, -73.4485
        CIE-LCH:
        19.6846, 90.3600, 305.6253
        CIE-Luv:
        19.6846, -5.2022, -75.3740
        Hunter-Lab:
        17.0621, 40.1337, -104.3524
      #100ca0 color charts
#100ca0 RGB chart
      #100ca0 CMYK chart
      #100ca0 RGB pie chart
      #100ca0 color shades, tints & tones
#100ca0 color schemes
#100ca0 color preview, HTML & CSS examples
           This text has a color of #100ca0        
        
          <p style="color:#100ca0;">Text here</p>
        
        
          .mytext {color:#100ca0;}
        
        Text color #100ca0
      
           This box has a color of #100ca0        
        
          <div style="background-color:#100ca0;">Content here</div>
        
        
          .mybackground {background-color:#100ca0;}
        
        Background color #100ca0
      
           Border around this has a color of #100ca0        
        
          <div style="border:2px solid #100ca0;">Content here</div>
        
        
          .myborder {border:2px solid #100ca0;}
        
        Border color #100ca0