#8235c9 color space conversions
Hex:
        #8235c9
        RGB:
        130, 53, 201
        CMY:
        49, 79, 21
        CMYK:
        35, 74, 0, 21
      HSL:
        271°, 58.2677%, 49.8039%
        HSV (HSB):
        271°, 73.6318%, 78.8235%
        XYZ:
        21.0216, 11.5091, 56.3719
        xyY:
        0.2365, 0.1295, 11.5091
      CIE-Lab:
        40.4250, 59.1640, -63.3101
        CIE-LCH:
        40.4250, 86.6518, 313.0611
        CIE-Luv:
        40.4250, 17.8407, -96.0707
        Hunter-Lab:
        33.9250, 51.2387, -74.7723
      #8235c9 color charts
#8235c9 RGB chart
      #8235c9 CMYK chart
      #8235c9 RGB pie chart
      #8235c9 color shades, tints & tones
#8235c9 color schemes
#8235c9 color preview, HTML & CSS examples
           This text has a color of #8235c9        
        
          <p style="color:#8235c9;">Text here</p>
        
        
          .mytext {color:#8235c9;}
        
        Text color #8235c9
      
           This box has a color of #8235c9        
        
          <div style="background-color:#8235c9;">Content here</div>
        
        
          .mybackground {background-color:#8235c9;}
        
        Background color #8235c9
      
           Border around this has a color of #8235c9        
        
          <div style="border:2px solid #8235c9;">Content here</div>
        
        
          .myborder {border:2px solid #8235c9;}
        
        Border color #8235c9