#8122dd color space conversions
Hex:
        #8122dd
        RGB:
        129, 34, 221
        CMY:
        49, 87, 13
        CMYK:
        42, 85, 0, 13
      HSL:
        270°, 73.3333%, 50.0000%
        HSV (HSB):
        270°, 84.6154%, 86.6667%
        XYZ:
        22.6764, 11.0316, 69.3408
        xyY:
        0.2201, 0.1071, 11.0316
      CIE-Lab:
        39.6337, 70.3093, -76.1502
        CIE-LCH:
        39.6337, 103.6448, 312.7162
        CIE-Luv:
        39.6337, 16.0316, -112.1812
        Hunter-Lab:
        33.2139, 63.7446, -100.5301
      #8122dd color charts
#8122dd RGB chart
      #8122dd CMYK chart
      #8122dd RGB pie chart
      #8122dd color shades, tints & tones
#8122dd color schemes
#8122dd color preview, HTML & CSS examples
           This text has a color of #8122dd        
        
          <p style="color:#8122dd;">Text here</p>
        
        
          .mytext {color:#8122dd;}
        
        Text color #8122dd
      
           This box has a color of #8122dd        
        
          <div style="background-color:#8122dd;">Content here</div>
        
        
          .mybackground {background-color:#8122dd;}
        
        Background color #8122dd
      
           Border around this has a color of #8122dd        
        
          <div style="border:2px solid #8122dd;">Content here</div>
        
        
          .myborder {border:2px solid #8122dd;}
        
        Border color #8122dd