#830adf color space conversions
Hex:
        #830adf
        RGB:
        131, 10, 223
        CMY:
        49, 96, 13
        CMYK:
        41, 96, 0, 13
      HSL:
        274°, 91.4163%, 45.6863%
        HSV (HSB):
        274°, 95.5157%, 87.4510%
        XYZ:
        22.7879, 10.3701, 70.6126
        xyY:
        0.2196, 0.0999, 10.3701
      CIE-Lab:
        38.4986, 75.7092, -79.1529
        CIE-LCH:
        38.4986, 109.5311, 313.7261
        CIE-Luv:
        38.4986, 17.9053, -114.6780
        Hunter-Lab:
        32.2026, 69.9593, -107.4669
      #830adf color charts
#830adf RGB chart
      #830adf CMYK chart
      #830adf RGB pie chart
      #830adf color shades, tints & tones
#830adf color schemes
#830adf color preview, HTML & CSS examples
           This text has a color of #830adf        
        
          <p style="color:#830adf;">Text here</p>
        
        
          .mytext {color:#830adf;}
        
        Text color #830adf
      
           This box has a color of #830adf        
        
          <div style="background-color:#830adf;">Content here</div>
        
        
          .mybackground {background-color:#830adf;}
        
        Background color #830adf
      
           Border around this has a color of #830adf        
        
          <div style="border:2px solid #830adf;">Content here</div>
        
        
          .myborder {border:2px solid #830adf;}
        
        Border color #830adf