#8133cd color space conversions
Hex:
        #8133cd
        RGB:
        129, 51, 205
        CMY:
        49, 80, 20
        CMYK:
        37, 75, 0, 20
      HSL:
        270°, 60.6299%, 50.1961%
        HSV (HSB):
        270°, 75.1220%, 80.3922%
        XYZ:
        21.2565, 11.4426, 58.8459
        xyY:
        0.2322, 0.1250, 11.4426
      CIE-Lab:
        40.3161, 60.7555, -65.8137
        CIE-LCH:
        40.3161, 89.5694, 312.7115
        CIE-Luv:
        40.3161, 16.9358, -99.3586
        Hunter-Lab:
        33.8269, 52.9710, -79.4633
      #8133cd color charts
#8133cd RGB chart
      #8133cd CMYK chart
      #8133cd RGB pie chart
      #8133cd color shades, tints & tones
#8133cd color schemes
#8133cd color preview, HTML & CSS examples
           This text has a color of #8133cd        
        
          <p style="color:#8133cd;">Text here</p>
        
        
          .mytext {color:#8133cd;}
        
        Text color #8133cd
      
           This box has a color of #8133cd        
        
          <div style="background-color:#8133cd;">Content here</div>
        
        
          .mybackground {background-color:#8133cd;}
        
        Background color #8133cd
      
           Border around this has a color of #8133cd        
        
          <div style="border:2px solid #8133cd;">Content here</div>
        
        
          .myborder {border:2px solid #8133cd;}
        
        Border color #8133cd