#8121cd color space conversions
Hex:
        #8121cd
        RGB:
        129, 33, 205
        CMY:
        49, 87, 20
        CMYK:
        37, 84, 0, 20
      HSL:
        273°, 72.2689%, 46.6667%
        HSV (HSB):
        273°, 83.9024%, 80.3922%
        XYZ:
        20.6166, 10.1626, 58.6326
        xyY:
        0.2306, 0.1137, 10.1626
      CIE-Lab:
        38.1327, 67.0896, -69.3810
        CIE-LCH:
        38.1327, 96.5129, 314.0381
        CIE-Luv:
        38.1327, 19.0778, -102.2325
        Hunter-Lab:
        31.8789, 59.6508, -86.7328
      #8121cd color charts
#8121cd RGB chart
      #8121cd CMYK chart
      #8121cd RGB pie chart
      #8121cd color shades, tints & tones
#8121cd color schemes
#8121cd color preview, HTML & CSS examples
           This text has a color of #8121cd        
        
          <p style="color:#8121cd;">Text here</p>
        
        
          .mytext {color:#8121cd;}
        
        Text color #8121cd
      
           This box has a color of #8121cd        
        
          <div style="background-color:#8121cd;">Content here</div>
        
        
          .mybackground {background-color:#8121cd;}
        
        Background color #8121cd
      
           Border around this has a color of #8121cd        
        
          <div style="border:2px solid #8121cd;">Content here</div>
        
        
          .myborder {border:2px solid #8121cd;}
        
        Border color #8121cd