#830090 color space conversions
Hex:
        #830090
        RGB:
        131, 0, 144
        CMY:
        49, 100, 44
        CMYK:
        9, 100, 0, 44
      HSL:
        295°, 100.0000%, 28.2353%
        HSV (HSB):
        295°, 100.0000%, 56.4706%
        XYZ:
        14.3941, 6.8389, 26.9469
        xyY:
        0.2988, 0.1419, 6.8389
      CIE-Lab:
        31.4373, 62.0420, -43.7797
        CIE-LCH:
        31.4373, 75.9333, 324.7914
        CIE-Luv:
        31.4373, 38.0964, -64.2419
        Hunter-Lab:
        26.1513, 52.4846, -42.7879
      #830090 color charts
#830090 RGB chart
      #830090 CMYK chart
      #830090 RGB pie chart
      #830090 color shades, tints & tones
#830090 color schemes
#830090 color preview, HTML & CSS examples
           This text has a color of #830090        
        
          <p style="color:#830090;">Text here</p>
        
        
          .mytext {color:#830090;}
        
        Text color #830090
      
           This box has a color of #830090        
        
          <div style="background-color:#830090;">Content here</div>
        
        
          .mybackground {background-color:#830090;}
        
        Background color #830090
      
           Border around this has a color of #830090        
        
          <div style="border:2px solid #830090;">Content here</div>
        
        
          .myborder {border:2px solid #830090;}
        
        Border color #830090