#805087 color space conversions
Hex:
        #805087
        RGB:
        128, 80, 135
        CMY:
        50, 69, 47
        CMYK:
        5, 41, 0, 47
      HSL:
        292°, 25.5814%, 42.1569%
        HSV (HSB):
        292°, 40.7407%, 52.9412%
        XYZ:
        16.1439, 12.0758, 24.4017
        xyY:
        0.3068, 0.2295, 12.0758
      CIE-Lab:
        41.3363, 29.7632, -22.6275
        CIE-LCH:
        41.3363, 37.3879, 322.7560
        CIE-Luv:
        41.3363, 21.9785, -35.7529
        Hunter-Lab:
        34.7502, 22.1129, -17.3083
      #805087 color charts
#805087 RGB chart
      #805087 CMYK chart
      #805087 RGB pie chart
      #805087 color shades, tints & tones
#805087 color schemes
#805087 color preview, HTML & CSS examples
           This text has a color of #805087        
        
          <p style="color:#805087;">Text here</p>
        
        
          .mytext {color:#805087;}
        
        Text color #805087
      
           This box has a color of #805087        
        
          <div style="background-color:#805087;">Content here</div>
        
        
          .mybackground {background-color:#805087;}
        
        Background color #805087
      
           Border around this has a color of #805087        
        
          <div style="border:2px solid #805087;">Content here</div>
        
        
          .myborder {border:2px solid #805087;}
        
        Border color #805087