#48097f color space conversions
Hex:
        #48097f
        RGB:
        72, 9, 127
        CMY:
        72, 96, 50
        CMYK:
        43, 93, 0, 50
      HSL:
        272°, 86.7647%, 26.6667%
        HSV (HSB):
        272°, 92.9134%, 49.8039%
        XYZ:
        6.6009, 3.1054, 20.3302
        xyY:
        0.2198, 0.1034, 3.1054
      CIE-Lab:
        20.4612, 48.3622, -51.4475
        CIE-LCH:
        20.4612, 70.6099, 313.2294
        CIE-Luv:
        20.4612, 8.8902, -59.4615
        Hunter-Lab:
        17.6221, 36.0242, -56.0657
      #48097f color charts
#48097f RGB chart
      #48097f CMYK chart
      #48097f RGB pie chart
      #48097f color shades, tints & tones
#48097f color schemes
#48097f color preview, HTML & CSS examples
           This text has a color of #48097f        
        
          <p style="color:#48097f;">Text here</p>
        
        
          .mytext {color:#48097f;}
        
        Text color #48097f
      
           This box has a color of #48097f        
        
          <div style="background-color:#48097f;">Content here</div>
        
        
          .mybackground {background-color:#48097f;}
        
        Background color #48097f
      
           Border around this has a color of #48097f        
        
          <div style="border:2px solid #48097f;">Content here</div>
        
        
          .myborder {border:2px solid #48097f;}
        
        Border color #48097f