#8148bb color space conversions
Hex:
        #8148bb
        RGB:
        129, 72, 187
        CMY:
        49, 72, 27
        CMYK:
        31, 61, 0, 27
      HSL:
        270°, 45.8167%, 50.7843%
        HSV (HSB):
        270°, 61.4973%, 73.3333%
        XYZ:
        20.3403, 12.8897, 48.4296
        xyY:
        0.2491, 0.1578, 12.8897
      CIE-Lab:
        42.5966, 46.5007, -51.6390
        CIE-LCH:
        42.5966, 69.4903, 312.0029
        CIE-Luv:
        42.5966, 15.9529, -80.3905
        Hunter-Lab:
        35.9022, 38.2995, -54.8465
      #8148bb color charts
#8148bb RGB chart
      #8148bb CMYK chart
      #8148bb RGB pie chart
      #8148bb color shades, tints & tones
#8148bb color schemes
#8148bb color preview, HTML & CSS examples
           This text has a color of #8148bb        
        
          <p style="color:#8148bb;">Text here</p>
        
        
          .mytext {color:#8148bb;}
        
        Text color #8148bb
      
           This box has a color of #8148bb        
        
          <div style="background-color:#8148bb;">Content here</div>
        
        
          .mybackground {background-color:#8148bb;}
        
        Background color #8148bb
      
           Border around this has a color of #8148bb        
        
          <div style="border:2px solid #8148bb;">Content here</div>
        
        
          .myborder {border:2px solid #8148bb;}
        
        Border color #8148bb