#80428a color space conversions
Hex:
        #80428a
        RGB:
        128, 66, 138
        CMY:
        50, 74, 46
        CMYK:
        7, 52, 0, 46
      HSL:
        292°, 35.2941%, 40.0000%
        HSV (HSB):
        292°, 52.1739%, 54.1176%
        XYZ:
        15.4377, 10.3206, 25.2232
        xyY:
        0.3028, 0.2024, 10.3206
      CIE-Lab:
        38.4118, 38.2711, -29.0181
        CIE-LCH:
        38.4118, 48.0284, 322.8297
        CIE-Luv:
        38.4118, 26.5985, -45.2538
        Hunter-Lab:
        32.1257, 29.5568, -24.0630
      #80428a color charts
#80428a RGB chart
      #80428a CMYK chart
      #80428a RGB pie chart
      #80428a color shades, tints & tones
#80428a color schemes
#80428a color preview, HTML & CSS examples
           This text has a color of #80428a        
        
          <p style="color:#80428a;">Text here</p>
        
        
          .mytext {color:#80428a;}
        
        Text color #80428a
      
           This box has a color of #80428a        
        
          <div style="background-color:#80428a;">Content here</div>
        
        
          .mybackground {background-color:#80428a;}
        
        Background color #80428a
      
           Border around this has a color of #80428a        
        
          <div style="border:2px solid #80428a;">Content here</div>
        
        
          .myborder {border:2px solid #80428a;}
        
        Border color #80428a