#830ee5 color space conversions
Hex:
        #830ee5
        RGB:
        131, 14, 229
        CMY:
        49, 95, 10
        CMYK:
        43, 94, 0, 10
      HSL:
        273°, 88.4774%, 47.6471%
        HSV (HSB):
        273°, 93.8865%, 89.8039%
        XYZ:
        23.6600, 10.7965, 74.9657
        xyY:
        0.2162, 0.0987, 10.7965
      CIE-Lab:
        39.2356, 76.4454, -81.3689
        CIE-LCH:
        39.2356, 111.6458, 313.2130
        CIE-Luv:
        39.2356, 16.6818, -118.1464
        Hunter-Lab:
        32.8580, 71.0302, -112.2695
      #830ee5 color charts
#830ee5 RGB chart
      #830ee5 CMYK chart
      #830ee5 RGB pie chart
      #830ee5 color shades, tints & tones
#830ee5 color schemes
#830ee5 color preview, HTML & CSS examples
           This text has a color of #830ee5        
        
          <p style="color:#830ee5;">Text here</p>
        
        
          .mytext {color:#830ee5;}
        
        Text color #830ee5
      
           This box has a color of #830ee5        
        
          <div style="background-color:#830ee5;">Content here</div>
        
        
          .mybackground {background-color:#830ee5;}
        
        Background color #830ee5
      
           Border around this has a color of #830ee5        
        
          <div style="border:2px solid #830ee5;">Content here</div>
        
        
          .myborder {border:2px solid #830ee5;}
        
        Border color #830ee5