#06217e color space conversions
Hex:
        #06217e
        RGB:
        6, 33, 126
        CMY:
        98, 87, 51
        CMYK:
        95, 74, 0, 51
      HSL:
        227°, 90.9091%, 25.8824%
        HSV (HSB):
        227°, 95.2381%, 49.4118%
        XYZ:
        4.3849, 2.6328, 20.0157
        xyY:
        0.1622, 0.0974, 2.6328
      CIE-Lab:
        18.5088, 30.5807, -54.2213
        CIE-LCH:
        18.5088, 62.2505, 299.4230
        CIE-Luv:
        18.5088, -6.9942, -57.8274
        Hunter-Lab:
        16.2259, 19.8423, -61.7802
      #06217e color charts
#06217e RGB chart
      #06217e CMYK chart
      #06217e RGB pie chart
      #06217e color shades, tints & tones
#06217e color schemes
#06217e color preview, HTML & CSS examples
           This text has a color of #06217e        
        
          <p style="color:#06217e;">Text here</p>
        
        
          .mytext {color:#06217e;}
        
        Text color #06217e
      
           This box has a color of #06217e        
        
          <div style="background-color:#06217e;">Content here</div>
        
        
          .mybackground {background-color:#06217e;}
        
        Background color #06217e
      
           Border around this has a color of #06217e        
        
          <div style="border:2px solid #06217e;">Content here</div>
        
        
          .myborder {border:2px solid #06217e;}
        
        Border color #06217e