#830ca6 color space conversions
Hex:
        #830ca6
        RGB:
        131, 12, 166
        CMY:
        49, 95, 35
        CMYK:
        21, 93, 0, 35
      HSL:
        286°, 86.5169%, 34.9020%
        HSV (HSB):
        286°, 92.7711%, 65.0980%
        XYZ:
        16.3745, 7.8414, 36.7269
        xyY:
        0.2687, 0.1287, 7.8414
      CIE-Lab:
        33.6504, 64.2041, -53.6169
        CIE-LCH:
        33.6504, 83.6477, 320.1347
        CIE-Luv:
        33.6504, 30.7970, -78.4413
        Hunter-Lab:
        28.0025, 55.3735, -58.1605
      #830ca6 color charts
#830ca6 RGB chart
      #830ca6 CMYK chart
      #830ca6 RGB pie chart
      #830ca6 color shades, tints & tones
#830ca6 color schemes
#830ca6 color preview, HTML & CSS examples
           This text has a color of #830ca6        
        
          <p style="color:#830ca6;">Text here</p>
        
        
          .mytext {color:#830ca6;}
        
        Text color #830ca6
      
           This box has a color of #830ca6        
        
          <div style="background-color:#830ca6;">Content here</div>
        
        
          .mybackground {background-color:#830ca6;}
        
        Background color #830ca6
      
           Border around this has a color of #830ca6        
        
          <div style="border:2px solid #830ca6;">Content here</div>
        
        
          .myborder {border:2px solid #830ca6;}
        
        Border color #830ca6