#8233cd color space conversions
Hex:
        #8233cd
        RGB:
        130, 51, 205
        CMY:
        49, 80, 20
        CMYK:
        37, 75, 0, 20
      HSL:
        271°, 60.6299%, 50.1961%
        HSV (HSB):
        271°, 75.1220%, 80.3922%
        XYZ:
        21.4092, 11.5213, 58.8530
        xyY:
        0.2333, 0.1255, 11.5213
      CIE-Lab:
        40.4449, 60.9251, -65.5982
        CIE-LCH:
        40.4449, 89.5265, 312.8848
        CIE-Luv:
        40.4449, 17.4137, -99.2072
        Hunter-Lab:
        33.9430, 53.1869, -79.0416
      #8233cd color charts
#8233cd RGB chart
      #8233cd CMYK chart
      #8233cd RGB pie chart
      #8233cd color shades, tints & tones
#8233cd color schemes
#8233cd color preview, HTML & CSS examples
           This text has a color of #8233cd        
        
          <p style="color:#8233cd;">Text here</p>
        
        
          .mytext {color:#8233cd;}
        
        Text color #8233cd
      
           This box has a color of #8233cd        
        
          <div style="background-color:#8233cd;">Content here</div>
        
        
          .mybackground {background-color:#8233cd;}
        
        Background color #8233cd
      
           Border around this has a color of #8233cd        
        
          <div style="border:2px solid #8233cd;">Content here</div>
        
        
          .myborder {border:2px solid #8233cd;}
        
        Border color #8233cd