#12205e color space conversions
Hex:
        #12205e
        RGB:
        18, 32, 94
        CMY:
        93, 87, 63
        CMYK:
        81, 66, 0, 63
      HSL:
        229°, 67.8571%, 21.9608%
        HSV (HSB):
        229°, 80.8511%, 36.8627%
        XYZ:
        2.7863, 1.9698, 10.8230
        xyY:
        0.1789, 0.1264, 1.9698
      CIE-Lab:
        15.3278, 19.1371, -38.6324
        CIE-LCH:
        15.3278, 43.1126, 296.3522
        CIE-Luv:
        15.3278, -5.1506, -38.8092
        Hunter-Lab:
        14.0349, 10.8767, -35.8972
      #12205e color charts
#12205e RGB chart
      #12205e CMYK chart
      #12205e RGB pie chart
      #12205e color shades, tints & tones
#12205e color schemes
#12205e color preview, HTML & CSS examples
           This text has a color of #12205e        
        
          <p style="color:#12205e;">Text here</p>
        
        
          .mytext {color:#12205e;}
        
        Text color #12205e
      
           This box has a color of #12205e        
        
          <div style="background-color:#12205e;">Content here</div>
        
        
          .mybackground {background-color:#12205e;}
        
        Background color #12205e
      
           Border around this has a color of #12205e        
        
          <div style="border:2px solid #12205e;">Content here</div>
        
        
          .myborder {border:2px solid #12205e;}
        
        Border color #12205e