#12015e color space conversions
Hex:
        #12015e
        RGB:
        18, 1, 94
        CMY:
        93, 100, 63
        CMYK:
        81, 99, 0, 63
      HSL:
        251°, 97.8947%, 18.6275%
        HSV (HSB):
        251°, 98.9362%, 36.8627%
        XYZ:
        2.2807, 0.9585, 10.6545
        xyY:
        0.1642, 0.0690, 0.9585
      CIE-Lab:
        8.6405, 38.0067, -49.6788
        CIE-LCH:
        8.6405, 62.5500, 307.4177
        CIE-Luv:
        8.6405, -1.1468, -32.6780
        Hunter-Lab:
        9.7901, 24.4505, -57.6717
      #12015e color charts
#12015e RGB chart
      #12015e CMYK chart
      #12015e RGB pie chart
      #12015e color shades, tints & tones
#12015e color schemes
#12015e color preview, HTML & CSS examples
           This text has a color of #12015e        
        
          <p style="color:#12015e;">Text here</p>
        
        
          .mytext {color:#12015e;}
        
        Text color #12015e
      
           This box has a color of #12015e        
        
          <div style="background-color:#12015e;">Content here</div>
        
        
          .mybackground {background-color:#12015e;}
        
        Background color #12015e
      
           Border around this has a color of #12015e        
        
          <div style="border:2px solid #12015e;">Content here</div>
        
        
          .myborder {border:2px solid #12015e;}
        
        Border color #12015e