#b125d8 color space conversions
Hex:
        #b125d8
        RGB:
        177, 37, 216
        CMY:
        31, 85, 15
        CMYK:
        18, 83, 0, 15
      HSL:
        287°, 70.7510%, 49.6078%
        HSV (HSB):
        287°, 82.8704%, 84.7059%
        XYZ:
        31.1877, 15.6281, 66.3385
        xyY:
        0.2756, 0.1381, 15.6281
      CIE-Lab:
        46.4828, 75.5448, -61.8214
        CIE-LCH:
        46.4828, 97.6161, 320.7051
        CIE-Luv:
        46.4828, 42.6970, -100.0756
        Hunter-Lab:
        39.5324, 71.6396, -71.8206
      #b125d8 color charts
#b125d8 RGB chart
      #b125d8 CMYK chart
      #b125d8 RGB pie chart
      #b125d8 color shades, tints & tones
#b125d8 color schemes
#b125d8 color preview, HTML & CSS examples
           This text has a color of #b125d8        
        
          <p style="color:#b125d8;">Text here</p>
        
        
          .mytext {color:#b125d8;}
        
        Text color #b125d8
      
           This box has a color of #b125d8        
        
          <div style="background-color:#b125d8;">Content here</div>
        
        
          .mybackground {background-color:#b125d8;}
        
        Background color #b125d8
      
           Border around this has a color of #b125d8        
        
          <div style="border:2px solid #b125d8;">Content here</div>
        
        
          .myborder {border:2px solid #b125d8;}
        
        Border color #b125d8