#830cd5 color space conversions
Hex:
        #830cd5
        RGB:
        131, 12, 213
        CMY:
        49, 95, 16
        CMYK:
        38, 94, 0, 16
      HSL:
        276°, 89.3333%, 44.1176%
        HSV (HSB):
        276°, 94.3662%, 83.5294%
        XYZ:
        21.5018, 9.8923, 63.7269
        xyY:
        0.2260, 0.1040, 9.8923
      CIE-Lab:
        37.6485, 73.4164, -74.7981
        CIE-LCH:
        37.6485, 104.8080, 314.4659
        CIE-Luv:
        37.6485, 19.7547, -108.5357
        Hunter-Lab:
        31.4521, 66.9879, -98.1145
      #830cd5 color charts
#830cd5 RGB chart
      #830cd5 CMYK chart
      #830cd5 RGB pie chart
      #830cd5 color shades, tints & tones
#830cd5 color schemes
#830cd5 color preview, HTML & CSS examples
           This text has a color of #830cd5        
        
          <p style="color:#830cd5;">Text here</p>
        
        
          .mytext {color:#830cd5;}
        
        Text color #830cd5
      
           This box has a color of #830cd5        
        
          <div style="background-color:#830cd5;">Content here</div>
        
        
          .mybackground {background-color:#830cd5;}
        
        Background color #830cd5
      
           Border around this has a color of #830cd5        
        
          <div style="border:2px solid #830cd5;">Content here</div>
        
        
          .myborder {border:2px solid #830cd5;}
        
        Border color #830cd5