#8132fb color space conversions
Hex:
        #8132fb
        RGB:
        129, 50, 251
        CMY:
        49, 80, 2
        CMYK:
        49, 80, 0, 2
      HSL:
        264°, 96.1722%, 59.0196%
        HSV (HSB):
        264°, 80.0797%, 98.4314%
        XYZ:
        27.6064, 13.9134, 92.4973
        xyY:
        0.2060, 0.1038, 13.9134
      CIE-Lab:
        44.1084, 72.0385, -85.7821
        CIE-LCH:
        44.1084, 112.0184, 310.0230
        CIE-Luv:
        44.1084, 9.7941, -128.8002
        Hunter-Lab:
        37.3006, 66.8330, -120.9157
      #8132fb color charts
#8132fb RGB chart
      #8132fb CMYK chart
      #8132fb RGB pie chart
      #8132fb color shades, tints & tones
#8132fb color schemes
#8132fb color preview, HTML & CSS examples
           This text has a color of #8132fb        
        
          <p style="color:#8132fb;">Text here</p>
        
        
          .mytext {color:#8132fb;}
        
        Text color #8132fb
      
           This box has a color of #8132fb        
        
          <div style="background-color:#8132fb;">Content here</div>
        
        
          .mybackground {background-color:#8132fb;}
        
        Background color #8132fb
      
           Border around this has a color of #8132fb        
        
          <div style="border:2px solid #8132fb;">Content here</div>
        
        
          .myborder {border:2px solid #8132fb;}
        
        Border color #8132fb