#8102e7 color space conversions
Hex:
        #8102e7
        RGB:
        129, 2, 231
        CMY:
        49, 99, 9
        CMYK:
        44, 99, 0, 9
      HSL:
        273°, 98.2833%, 45.6863%
        HSV (HSB):
        273°, 99.1342%, 90.5882%
        XYZ:
        23.4988, 10.4801, 76.3856
        xyY:
        0.2129, 0.0950, 10.4801
      CIE-Lab:
        38.6906, 78.0786, -83.4167
        CIE-LCH:
        38.6906, 114.2568, 313.1068
        CIE-Luv:
        38.6906, 15.8421, -119.8121
        Hunter-Lab:
        32.3729, 72.9165, -117.2368
      #8102e7 color charts
#8102e7 RGB chart
      #8102e7 CMYK chart
      #8102e7 RGB pie chart
      #8102e7 color shades, tints & tones
#8102e7 color schemes
#8102e7 color preview, HTML & CSS examples
           This text has a color of #8102e7        
        
          <p style="color:#8102e7;">Text here</p>
        
        
          .mytext {color:#8102e7;}
        
        Text color #8102e7
      
           This box has a color of #8102e7        
        
          <div style="background-color:#8102e7;">Content here</div>
        
        
          .mybackground {background-color:#8102e7;}
        
        Background color #8102e7
      
           Border around this has a color of #8102e7        
        
          <div style="border:2px solid #8102e7;">Content here</div>
        
        
          .myborder {border:2px solid #8102e7;}
        
        Border color #8102e7