#b129ec color space conversions
Hex:
        #b129ec
        RGB:
        177, 41, 236
        CMY:
        31, 84, 7
        CMYK:
        25, 83, 0, 7
      HSL:
        282°, 83.6910%, 54.3137%
        HSV (HSB):
        282°, 82.6271%, 92.5490%
        XYZ:
        34.0647, 16.9891, 80.8407
        xyY:
        0.2583, 0.1288, 16.9891
      CIE-Lab:
        48.2463, 78.2374, -70.3311
        CIE-LCH:
        48.2463, 105.2024, 318.0462
        CIE-Luv:
        48.2463, 36.7313, -113.2819
        Hunter-Lab:
        41.2179, 75.3911, -87.4331
      #b129ec color charts
#b129ec RGB chart
      #b129ec CMYK chart
      #b129ec RGB pie chart
      #b129ec color shades, tints & tones
#b129ec color schemes
#b129ec color preview, HTML & CSS examples
           This text has a color of #b129ec        
        
          <p style="color:#b129ec;">Text here</p>
        
        
          .mytext {color:#b129ec;}
        
        Text color #b129ec
      
           This box has a color of #b129ec        
        
          <div style="background-color:#b129ec;">Content here</div>
        
        
          .mybackground {background-color:#b129ec;}
        
        Background color #b129ec
      
           Border around this has a color of #b129ec        
        
          <div style="border:2px solid #b129ec;">Content here</div>
        
        
          .myborder {border:2px solid #b129ec;}
        
        Border color #b129ec