#80085f color space conversions
Hex:
        #80085f
        RGB:
        128, 8, 95
        CMY:
        50, 97, 63
        CMYK:
        0, 94, 26, 50
      HSL:
        317°, 88.2353%, 26.6667%
        HSV (HSB):
        317°, 93.7500%, 50.1961%
        XYZ:
        11.0545, 5.5891, 11.3226
        xyY:
        0.3953, 0.1999, 5.5891
      CIE-Lab:
        28.3511, 52.8950, -17.5826
        CIE-LCH:
        28.3511, 55.7407, 341.6129
        CIE-Luv:
        28.3511, 53.5564, -28.7379
        Hunter-Lab:
        23.6412, 42.0932, -11.8472
      #80085f color charts
#80085f RGB chart
      #80085f CMYK chart
      #80085f RGB pie chart
      #80085f color shades, tints & tones
#80085f color schemes
#80085f color preview, HTML & CSS examples
           This text has a color of #80085f        
        
          <p style="color:#80085f;">Text here</p>
        
        
          .mytext {color:#80085f;}
        
        Text color #80085f
      
           This box has a color of #80085f        
        
          <div style="background-color:#80085f;">Content here</div>
        
        
          .mybackground {background-color:#80085f;}
        
        Background color #80085f
      
           Border around this has a color of #80085f        
        
          <div style="border:2px solid #80085f;">Content here</div>
        
        
          .myborder {border:2px solid #80085f;}
        
        Border color #80085f