#16017f color space conversions
Hex:
        #16017f
        RGB:
        22, 1, 127
        CMY:
        91, 100, 50
        CMYK:
        83, 99, 0, 50
      HSL:
        250°, 98.4375%, 25.0980%
        HSV (HSB):
        250°, 99.2126%, 49.8039%
        XYZ:
        4.1725, 1.7246, 20.1916
        xyY:
        0.1599, 0.0661, 1.7246
      CIE-Lab:
        13.9700, 47.2017, -62.3790
        CIE-LCH:
        13.9700, 78.2249, 307.1145
        CIE-Luv:
        13.9700, -2.4802, -53.9472
        Hunter-Lab:
        13.1324, 33.7325, -81.9686
      #16017f color charts
#16017f RGB chart
      #16017f CMYK chart
      #16017f RGB pie chart
      #16017f color shades, tints & tones
#16017f color schemes
#16017f color preview, HTML & CSS examples
           This text has a color of #16017f        
        
          <p style="color:#16017f;">Text here</p>
        
        
          .mytext {color:#16017f;}
        
        Text color #16017f
      
           This box has a color of #16017f        
        
          <div style="background-color:#16017f;">Content here</div>
        
        
          .mybackground {background-color:#16017f;}
        
        Background color #16017f
      
           Border around this has a color of #16017f        
        
          <div style="border:2px solid #16017f;">Content here</div>
        
        
          .myborder {border:2px solid #16017f;}
        
        Border color #16017f