#100065 color space conversions
Hex:
        #100065
        RGB:
        16, 0, 101
        CMY:
        94, 100, 60
        CMYK:
        84, 100, 0, 60
      HSL:
        250°, 100.0000%, 19.8039%
        HSV (HSB):
        250°, 100.0000%, 39.6078%
        XYZ:
        2.5626, 1.0497, 12.3795
        xyY:
        0.1602, 0.0656, 1.0497
      CIE-Lab:
        9.3991, 40.4503, -53.0980
        CIE-LCH:
        9.3991, 66.7505, 307.3003
        CIE-Luv:
        9.3991, -1.5846, -36.4056
        Hunter-Lab:
        10.2457, 26.7163, -64.4657
      #100065 color charts
#100065 RGB chart
      #100065 CMYK chart
      #100065 RGB pie chart
      #100065 color shades, tints & tones
#100065 color schemes
#100065 color preview, HTML & CSS examples
           This text has a color of #100065        
        
          <p style="color:#100065;">Text here</p>
        
        
          .mytext {color:#100065;}
        
        Text color #100065
      
           This box has a color of #100065        
        
          <div style="background-color:#100065;">Content here</div>
        
        
          .mybackground {background-color:#100065;}
        
        Background color #100065
      
           Border around this has a color of #100065        
        
          <div style="border:2px solid #100065;">Content here</div>
        
        
          .myborder {border:2px solid #100065;}
        
        Border color #100065