#b15ae0 color space conversions
Hex:
        #b15ae0
        RGB:
        177, 90, 224
        CMY:
        31, 65, 12
        CMYK:
        21, 60, 0, 12
      HSL:
        279°, 68.3673%, 61.5686%
        HSV (HSB):
        279°, 59.8214%, 87.8431%
        XYZ:
        35.2422, 22.0413, 72.9179
        xyY:
        0.2707, 0.1693, 22.0413
      CIE-Lab:
        54.0708, 57.1779, -54.1682
        CIE-LCH:
        54.0708, 78.7623, 316.5483
        CIE-Luv:
        54.0708, 30.4302, -90.6883
        Hunter-Lab:
        46.9481, 51.8340, -59.2232
      #b15ae0 color charts
#b15ae0 RGB chart
      #b15ae0 CMYK chart
      #b15ae0 RGB pie chart
      #b15ae0 color shades, tints & tones
#b15ae0 color schemes
#b15ae0 color preview, HTML & CSS examples
           This text has a color of #b15ae0        
        
          <p style="color:#b15ae0;">Text here</p>
        
        
          .mytext {color:#b15ae0;}
        
        Text color #b15ae0
      
           This box has a color of #b15ae0        
        
          <div style="background-color:#b15ae0;">Content here</div>
        
        
          .mybackground {background-color:#b15ae0;}
        
        Background color #b15ae0
      
           Border around this has a color of #b15ae0        
        
          <div style="border:2px solid #b15ae0;">Content here</div>
        
        
          .myborder {border:2px solid #b15ae0;}
        
        Border color #b15ae0