#48029e color space conversions
Hex:
        #48029e
        RGB:
        72, 2, 158
        CMY:
        72, 99, 38
        CMYK:
        54, 99, 0, 38
      HSL:
        267°, 97.5000%, 31.3725%
        HSV (HSB):
        267°, 98.7342%, 61.9608%
        XYZ:
        8.8658, 3.8898, 32.6313
        xyY:
        0.1953, 0.0857, 3.8898
      CIE-Lab:
        23.3036, 57.3459, -66.0758
        CIE-LCH:
        23.3036, 87.4904, 310.9541
        CIE-Luv:
        23.3036, 5.1348, -77.6464
        Hunter-Lab:
        19.7225, 45.7260, -84.2909
      #48029e color charts
#48029e RGB chart
      #48029e CMYK chart
      #48029e RGB pie chart
      #48029e color shades, tints & tones
#48029e color schemes
#48029e color preview, HTML & CSS examples
           This text has a color of #48029e        
        
          <p style="color:#48029e;">Text here</p>
        
        
          .mytext {color:#48029e;}
        
        Text color #48029e
      
           This box has a color of #48029e        
        
          <div style="background-color:#48029e;">Content here</div>
        
        
          .mybackground {background-color:#48029e;}
        
        Background color #48029e
      
           Border around this has a color of #48029e        
        
          <div style="border:2px solid #48029e;">Content here</div>
        
        
          .myborder {border:2px solid #48029e;}
        
        Border color #48029e