#8122cd color space conversions
Hex:
        #8122cd
        RGB:
        129, 34, 205
        CMY:
        49, 87, 20
        CMYK:
        37, 83, 0, 20
      HSL:
        273°, 71.5481%, 46.8627%
        HSV (HSB):
        273°, 83.4146%, 80.3922%
        XYZ:
        20.6447, 10.2190, 58.6420
        xyY:
        0.2307, 0.1142, 10.2190
      CIE-Lab:
        38.2326, 66.7960, -69.2175
        CIE-LCH:
        38.2326, 96.1913, 313.9800
        CIE-Luv:
        38.2326, 18.9852, -102.1155
        Hunter-Lab:
        31.9671, 59.3350, -86.3874
      #8122cd color charts
#8122cd RGB chart
      #8122cd CMYK chart
      #8122cd RGB pie chart
      #8122cd color shades, tints & tones
#8122cd color schemes
#8122cd color preview, HTML & CSS examples
           This text has a color of #8122cd        
        
          <p style="color:#8122cd;">Text here</p>
        
        
          .mytext {color:#8122cd;}
        
        Text color #8122cd
      
           This box has a color of #8122cd        
        
          <div style="background-color:#8122cd;">Content here</div>
        
        
          .mybackground {background-color:#8122cd;}
        
        Background color #8122cd
      
           Border around this has a color of #8122cd        
        
          <div style="border:2px solid #8122cd;">Content here</div>
        
        
          .myborder {border:2px solid #8122cd;}
        
        Border color #8122cd