#8130ff color space conversions
Hex:
        #8130ff
        RGB:
        129, 48, 255
        CMY:
        49, 81, 0
        CMYK:
        49, 81, 0, 0
      HSL:
        263°, 100.0000%, 59.4118%
        HSV (HSB):
        263°, 81.1765%, 100.0000%
        XYZ:
        28.1602, 14.0010, 95.8260
        xyY:
        0.2041, 0.1015, 14.0010
      CIE-Lab:
        44.2344, 73.6949, -87.8103
        CIE-LCH:
        44.2344, 114.6368, 310.0051
        CIE-Luv:
        44.2344, 9.4580, -131.4657
        Hunter-Lab:
        37.4180, 68.8551, -125.6469
      #8130ff color charts
#8130ff RGB chart
      #8130ff CMYK chart
      #8130ff RGB pie chart
      #8130ff color shades, tints & tones
#8130ff color schemes
#8130ff color preview, HTML & CSS examples
           This text has a color of #8130ff        
        
          <p style="color:#8130ff;">Text here</p>
        
        
          .mytext {color:#8130ff;}
        
        Text color #8130ff
      
           This box has a color of #8130ff        
        
          <div style="background-color:#8130ff;">Content here</div>
        
        
          .mybackground {background-color:#8130ff;}
        
        Background color #8130ff
      
           Border around this has a color of #8130ff        
        
          <div style="border:2px solid #8130ff;">Content here</div>
        
        
          .myborder {border:2px solid #8130ff;}
        
        Border color #8130ff