#b125e0 color space conversions
Hex:
        #b125e0
        RGB:
        177, 37, 224
        CMY:
        31, 85, 12
        CMYK:
        21, 83, 0, 12
      HSL:
        285°, 75.1004%, 51.1765%
        HSV (HSB):
        285°, 83.4821%, 87.8431%
        XYZ:
        32.2476, 16.0521, 71.9197
        xyY:
        0.2682, 0.1335, 16.0521
      CIE-Lab:
        47.0427, 76.9943, -65.4834
        CIE-LCH:
        47.0427, 101.0752, 319.6190
        CIE-Luv:
        47.0427, 40.3985, -105.6592
        Hunter-Lab:
        40.0650, 73.5574, -78.3845
      #b125e0 color charts
#b125e0 RGB chart
      #b125e0 CMYK chart
      #b125e0 RGB pie chart
      #b125e0 color shades, tints & tones
#b125e0 color schemes
#b125e0 color preview, HTML & CSS examples
           This text has a color of #b125e0        
        
          <p style="color:#b125e0;">Text here</p>
        
        
          .mytext {color:#b125e0;}
        
        Text color #b125e0
      
           This box has a color of #b125e0        
        
          <div style="background-color:#b125e0;">Content here</div>
        
        
          .mybackground {background-color:#b125e0;}
        
        Background color #b125e0
      
           Border around this has a color of #b125e0        
        
          <div style="border:2px solid #b125e0;">Content here</div>
        
        
          .myborder {border:2px solid #b125e0;}
        
        Border color #b125e0