#06027f color space conversions
Hex:
        #06027f
        RGB:
        6, 2, 127
        CMY:
        98, 99, 50
        CMYK:
        95, 98, 0, 50
      HSL:
        242°, 96.8992%, 25.2941%
        HSV (HSB):
        242°, 98.4252%, 49.8039%
        XYZ:
        3.9276, 1.6144, 20.1833
        xyY:
        0.1527, 0.0628, 1.6144
      CIE-Lab:
        13.3178, 46.4917, -63.4876
        CIE-LCH:
        13.3178, 78.6903, 306.2151
        CIE-Luv:
        13.3178, -3.5856, -52.7213
        Hunter-Lab:
        12.7061, 32.9406, -85.2865
      #06027f color charts
#06027f RGB chart
      #06027f CMYK chart
      #06027f RGB pie chart
      #06027f color shades, tints & tones
#06027f color schemes
#06027f color preview, HTML & CSS examples
           This text has a color of #06027f        
        
          <p style="color:#06027f;">Text here</p>
        
        
          .mytext {color:#06027f;}
        
        Text color #06027f
      
           This box has a color of #06027f        
        
          <div style="background-color:#06027f;">Content here</div>
        
        
          .mybackground {background-color:#06027f;}
        
        Background color #06027f
      
           Border around this has a color of #06027f        
        
          <div style="border:2px solid #06027f;">Content here</div>
        
        
          .myborder {border:2px solid #06027f;}
        
        Border color #06027f