#12016f color space conversions
Hex:
        #12016f
        RGB:
        18, 1, 111
        CMY:
        93, 100, 56
        CMYK:
        84, 99, 0, 56
      HSL:
        249°, 98.2143%, 21.9608%
        HSV (HSB):
        249°, 99.0991%, 43.5294%
        XYZ:
        3.1296, 1.2980, 15.1245
        xyY:
        0.1601, 0.0664, 1.2980
      CIE-Lab:
        11.2615, 42.7508, -56.5761
        CIE-LCH:
        11.2615, 70.9118, 307.0759
        CIE-Luv:
        11.2615, -2.0021, -43.4037
        Hunter-Lab:
        11.3930, 29.0946, -70.7340
      #12016f color charts
#12016f RGB chart
      #12016f CMYK chart
      #12016f RGB pie chart
      #12016f color shades, tints & tones
#12016f color schemes
#12016f color preview, HTML & CSS examples
           This text has a color of #12016f        
        
          <p style="color:#12016f;">Text here</p>
        
        
          .mytext {color:#12016f;}
        
        Text color #12016f
      
           This box has a color of #12016f        
        
          <div style="background-color:#12016f;">Content here</div>
        
        
          .mybackground {background-color:#12016f;}
        
        Background color #12016f
      
           Border around this has a color of #12016f        
        
          <div style="border:2px solid #12016f;">Content here</div>
        
        
          .myborder {border:2px solid #12016f;}
        
        Border color #12016f