#8130fe color space conversions
Hex:
        #8130fe
        RGB:
        129, 48, 254
        CMY:
        49, 81, 0
        CMYK:
        49, 81, 0, 0
      HSL:
        264°, 99.0385%, 59.2157%
        HSV (HSB):
        264°, 81.1024%, 99.6078%
        XYZ:
        27.9996, 13.9368, 94.9803
        xyY:
        0.2045, 0.1018, 13.9368
      CIE-Lab:
        44.1421, 73.4577, -87.4039
        CIE-LCH:
        44.1421, 114.1730, 310.0450
        CIE-Luv:
        44.1421, 9.5946, -130.8621
        Hunter-Lab:
        37.3320, 68.5468, -124.7135
      #8130fe color charts
#8130fe RGB chart
      #8130fe CMYK chart
      #8130fe RGB pie chart
      #8130fe color shades, tints & tones
#8130fe color schemes
#8130fe color preview, HTML & CSS examples
           This text has a color of #8130fe        
        
          <p style="color:#8130fe;">Text here</p>
        
        
          .mytext {color:#8130fe;}
        
        Text color #8130fe
      
           This box has a color of #8130fe        
        
          <div style="background-color:#8130fe;">Content here</div>
        
        
          .mybackground {background-color:#8130fe;}
        
        Background color #8130fe
      
           Border around this has a color of #8130fe        
        
          <div style="border:2px solid #8130fe;">Content here</div>
        
        
          .myborder {border:2px solid #8130fe;}
        
        Border color #8130fe