#06048f color space conversions
Hex:
        #06048f
        RGB:
        6, 4, 143
        CMY:
        98, 98, 44
        CMYK:
        96, 97, 0, 44
      HSL:
        241°, 94.5578%, 28.8235%
        HSV (HSB):
        241°, 97.2028%, 56.0784%
        XYZ:
        5.0764, 2.1087, 26.1261
        xyY:
        0.1524, 0.0633, 2.1087
      CIE-Lab:
        16.0478, 50.1603, -69.0253
        CIE-LCH:
        16.0478, 85.3261, 306.0057
        CIE-Luv:
        16.0478, -4.4642, -63.3015
        Hunter-Lab:
        14.5214, 36.9880, -96.5059
      #06048f color charts
#06048f RGB chart
      #06048f CMYK chart
      #06048f RGB pie chart
      #06048f color shades, tints & tones
#06048f color schemes
#06048f color preview, HTML & CSS examples
           This text has a color of #06048f        
        
          <p style="color:#06048f;">Text here</p>
        
        
          .mytext {color:#06048f;}
        
        Text color #06048f
      
           This box has a color of #06048f        
        
          <div style="background-color:#06048f;">Content here</div>
        
        
          .mybackground {background-color:#06048f;}
        
        Background color #06048f
      
           Border around this has a color of #06048f        
        
          <div style="border:2px solid #06048f;">Content here</div>
        
        
          .myborder {border:2px solid #06048f;}
        
        Border color #06048f