#12206f color space conversions
Hex:
        #12206f
        RGB:
        18, 32, 111
        CMY:
        93, 87, 56
        CMYK:
        84, 71, 0, 56
      HSL:
        231°, 72.0930%, 25.2941%
        HSV (HSB):
        231°, 83.7838%, 43.5294%
        XYZ:
        3.6352, 2.3093, 15.2931
        xyY:
        0.1712, 0.1087, 2.3093
      CIE-Lab:
        17.0334, 26.0762, -47.0080
        CIE-LCH:
        17.0334, 53.7561, 299.0180
        CIE-Luv:
        17.0334, -5.5473, -49.0171
        Hunter-Lab:
        15.1964, 16.1060, -49.0295
      #12206f color charts
#12206f RGB chart
      #12206f CMYK chart
      #12206f RGB pie chart
      #12206f color shades, tints & tones
#12206f color schemes
#12206f color preview, HTML & CSS examples
           This text has a color of #12206f        
        
          <p style="color:#12206f;">Text here</p>
        
        
          .mytext {color:#12206f;}
        
        Text color #12206f
      
           This box has a color of #12206f        
        
          <div style="background-color:#12206f;">Content here</div>
        
        
          .mybackground {background-color:#12206f;}
        
        Background color #12206f
      
           Border around this has a color of #12206f        
        
          <div style="border:2px solid #12206f;">Content here</div>
        
        
          .myborder {border:2px solid #12206f;}
        
        Border color #12206f