#06216b color space conversions
Hex:
        #06216b
        RGB:
        6, 33, 107
        CMY:
        98, 87, 58
        CMYK:
        94, 69, 0, 58
      HSL:
        224°, 89.3805%, 22.1569%
        HSV (HSB):
        224°, 94.3925%, 41.9608%
        XYZ:
        3.2728, 2.1880, 14.1597
        xyY:
        0.1668, 0.1115, 2.1880
      CIE-Lab:
        16.4443, 22.8201, -45.3893
        CIE-LCH:
        16.4443, 50.8030, 296.6915
        CIE-Luv:
        16.4443, -6.6751, -46.5422
        Hunter-Lab:
        14.7918, 13.6090, -46.4023
      #06216b color charts
#06216b RGB chart
      #06216b CMYK chart
      #06216b RGB pie chart
      #06216b color shades, tints & tones
#06216b color schemes
#06216b color preview, HTML & CSS examples
           This text has a color of #06216b        
        
          <p style="color:#06216b;">Text here</p>
        
        
          .mytext {color:#06216b;}
        
        Text color #06216b
      
           This box has a color of #06216b        
        
          <div style="background-color:#06216b;">Content here</div>
        
        
          .mybackground {background-color:#06216b;}
        
        Background color #06216b
      
           Border around this has a color of #06216b        
        
          <div style="border:2px solid #06216b;">Content here</div>
        
        
          .myborder {border:2px solid #06216b;}
        
        Border color #06216b