#8121df color space conversions
Hex:
        #8121df
        RGB:
        129, 33, 223
        CMY:
        49, 87, 13
        CMYK:
        42, 85, 0, 13
      HSL:
        270°, 74.8031%, 50.1961%
        HSV (HSB):
        270°, 85.2018%, 87.4510%
        XYZ:
        22.9164, 11.0826, 70.7434
        xyY:
        0.2188, 0.1058, 11.0826
      CIE-Lab:
        39.7192, 71.0310, -77.1553
        CIE-LCH:
        39.7192, 104.8730, 312.6334
        CIE-Luv:
        39.7192, 15.7660, -113.5137
        Hunter-Lab:
        33.2905, 64.6170, -102.6899
      #8121df color charts
#8121df RGB chart
      #8121df CMYK chart
      #8121df RGB pie chart
      #8121df color shades, tints & tones
#8121df color schemes
#8121df color preview, HTML & CSS examples
           This text has a color of #8121df        
        
          <p style="color:#8121df;">Text here</p>
        
        
          .mytext {color:#8121df;}
        
        Text color #8121df
      
           This box has a color of #8121df        
        
          <div style="background-color:#8121df;">Content here</div>
        
        
          .mybackground {background-color:#8121df;}
        
        Background color #8121df
      
           Border around this has a color of #8121df        
        
          <div style="border:2px solid #8121df;">Content here</div>
        
        
          .myborder {border:2px solid #8121df;}
        
        Border color #8121df