#80388f color space conversions
Hex:
        #80388f
        RGB:
        128, 56, 143
        CMY:
        50, 78, 44
        CMYK:
        10, 61, 0, 44
      HSL:
        290°, 43.7186%, 39.0196%
        HSV (HSB):
        290°, 60.8392%, 56.0784%
        XYZ:
        15.2742, 9.4007, 26.9961
        xyY:
        0.2956, 0.1819, 9.4007
      CIE-Lab:
        36.7446, 44.4903, -34.7055
        CIE-LCH:
        36.7446, 56.4257, 322.0433
        CIE-Luv:
        36.7446, 28.4963, -53.3847
        Hunter-Lab:
        30.6606, 35.2674, -30.7414
      #80388f color charts
#80388f RGB chart
      #80388f CMYK chart
      #80388f RGB pie chart
      #80388f color shades, tints & tones
#80388f color schemes
#80388f color preview, HTML & CSS examples
           This text has a color of #80388f        
        
          <p style="color:#80388f;">Text here</p>
        
        
          .mytext {color:#80388f;}
        
        Text color #80388f
      
           This box has a color of #80388f        
        
          <div style="background-color:#80388f;">Content here</div>
        
        
          .mybackground {background-color:#80388f;}
        
        Background color #80388f
      
           Border around this has a color of #80388f        
        
          <div style="border:2px solid #80388f;">Content here</div>
        
        
          .myborder {border:2px solid #80388f;}
        
        Border color #80388f