#8148fb color space conversions
Hex:
        #8148fb
        RGB:
        129, 72, 251
        CMY:
        49, 72, 2
        CMYK:
        49, 71, 0, 2
      HSL:
        259°, 95.7219%, 63.3333%
        HSV (HSB):
        259°, 71.3147%, 98.4314%
        XYZ:
        28.7832, 16.2669, 92.8896
        xyY:
        0.2087, 0.1179, 16.2669
      CIE-Lab:
        47.3227, 62.8235, -80.5076
        CIE-LCH:
        47.3227, 102.1189, 307.9664
        CIE-Luv:
        47.3227, 6.7304, -124.7944
        Hunter-Lab:
        40.3322, 56.8056, -108.3188
      #8148fb color charts
#8148fb RGB chart
      #8148fb CMYK chart
      #8148fb RGB pie chart
      #8148fb color shades, tints & tones
#8148fb color schemes
#8148fb color preview, HTML & CSS examples
           This text has a color of #8148fb        
        
          <p style="color:#8148fb;">Text here</p>
        
        
          .mytext {color:#8148fb;}
        
        Text color #8148fb
      
           This box has a color of #8148fb        
        
          <div style="background-color:#8148fb;">Content here</div>
        
        
          .mybackground {background-color:#8148fb;}
        
        Background color #8148fb
      
           Border around this has a color of #8148fb        
        
          <div style="border:2px solid #8148fb;">Content here</div>
        
        
          .myborder {border:2px solid #8148fb;}
        
        Border color #8148fb