#8130ef color space conversions
Hex:
        #8130ef
        RGB:
        129, 48, 239
        CMY:
        49, 81, 6
        CMYK:
        46, 80, 0, 6
      HSL:
        265°, 85.6502%, 56.2745%
        HSV (HSB):
        265°, 79.9163%, 93.7255%
        XYZ:
        25.6902, 13.0130, 82.8191
        xyY:
        0.2114, 0.1071, 13.0130
      CIE-Lab:
        42.7829, 69.9062, -81.2163
        CIE-LCH:
        42.7829, 107.1586, 310.7199
        CIE-Luv:
        42.7829, 11.7389, -121.6926
        Hunter-Lab:
        36.0736, 63.9920, -110.8688
      #8130ef color charts
#8130ef RGB chart
      #8130ef CMYK chart
      #8130ef RGB pie chart
      #8130ef color shades, tints & tones
#8130ef color schemes
#8130ef color preview, HTML & CSS examples
           This text has a color of #8130ef        
        
          <p style="color:#8130ef;">Text here</p>
        
        
          .mytext {color:#8130ef;}
        
        Text color #8130ef
      
           This box has a color of #8130ef        
        
          <div style="background-color:#8130ef;">Content here</div>
        
        
          .mybackground {background-color:#8130ef;}
        
        Background color #8130ef
      
           Border around this has a color of #8130ef        
        
          <div style="border:2px solid #8130ef;">Content here</div>
        
        
          .myborder {border:2px solid #8130ef;}
        
        Border color #8130ef