#12155e color space conversions
Hex:
        #12155e
        RGB:
        18, 21, 94
        CMY:
        93, 92, 63
        CMYK:
        81, 78, 0, 63
      HSL:
        238°, 67.8571%, 21.9608%
        HSV (HSB):
        238°, 80.8511%, 36.8627%
        XYZ:
        2.5380, 1.4731, 10.7402
        xyY:
        0.1721, 0.0999, 1.4731
      CIE-Lab:
        12.4359, 26.8787, -43.3817
        CIE-LCH:
        12.4359, 51.0336, 301.7818
        CIE-Luv:
        12.4359, -3.1170, -38.0161
        Hunter-Lab:
        12.1371, 16.0866, -43.9706
      #12155e color charts
#12155e RGB chart
      #12155e CMYK chart
      #12155e RGB pie chart
      #12155e color shades, tints & tones
#12155e color schemes
#12155e color preview, HTML & CSS examples
           This text has a color of #12155e        
        
          <p style="color:#12155e;">Text here</p>
        
        
          .mytext {color:#12155e;}
        
        Text color #12155e
      
           This box has a color of #12155e        
        
          <div style="background-color:#12155e;">Content here</div>
        
        
          .mybackground {background-color:#12155e;}
        
        Background color #12155e
      
           Border around this has a color of #12155e        
        
          <div style="border:2px solid #12155e;">Content here</div>
        
        
          .myborder {border:2px solid #12155e;}
        
        Border color #12155e