#8102fc color space conversions
Hex:
        #8102fc
        RGB:
        129, 2, 252
        CMY:
        49, 99, 1
        CMYK:
        49, 99, 0, 1
      HSL:
        270°, 98.4252%, 49.8039%
        HSV (HSB):
        270°, 99.2063%, 98.8235%
        XYZ:
        26.6457, 11.7388, 92.9569
        xyY:
        0.2029, 0.0894, 11.7388
      CIE-Lab:
        40.7980, 82.4209, -91.8030
        CIE-LCH:
        40.7980, 123.3734, 311.9176
        CIE-Luv:
        40.7980, 12.4480, -132.0440
        Hunter-Lab:
        34.2620, 78.8617, -136.8777
      #8102fc color charts
#8102fc RGB chart
      #8102fc CMYK chart
      #8102fc RGB pie chart
      #8102fc color shades, tints & tones
#8102fc color schemes
#8102fc color preview, HTML & CSS examples
           This text has a color of #8102fc        
        
          <p style="color:#8102fc;">Text here</p>
        
        
          .mytext {color:#8102fc;}
        
        Text color #8102fc
      
           This box has a color of #8102fc        
        
          <div style="background-color:#8102fc;">Content here</div>
        
        
          .mybackground {background-color:#8102fc;}
        
        Background color #8102fc
      
           Border around this has a color of #8102fc        
        
          <div style="border:2px solid #8102fc;">Content here</div>
        
        
          .myborder {border:2px solid #8102fc;}
        
        Border color #8102fc