#b15fde color space conversions
Hex:
        #b15fde
        RGB:
        177, 95, 222
        CMY:
        31, 63, 13
        CMYK:
        20, 57, 0, 13
      HSL:
        279°, 65.8031%, 62.1569%
        HSV (HSB):
        279°, 57.2072%, 87.0588%
        XYZ:
        35.4085, 22.8055, 71.6429
        xyY:
        0.2727, 0.1756, 22.8055
      CIE-Lab:
        54.8714, 54.2910, -51.7619
        CIE-LCH:
        54.8714, 75.0121, 316.3661
        CIE-Luv:
        54.8714, 29.4159, -86.9382
        Hunter-Lab:
        47.7551, 48.7793, -55.5193
      #b15fde color charts
#b15fde RGB chart
      #b15fde CMYK chart
      #b15fde RGB pie chart
      #b15fde color shades, tints & tones
#b15fde color schemes
#b15fde color preview, HTML & CSS examples
           This text has a color of #b15fde        
        
          <p style="color:#b15fde;">Text here</p>
        
        
          .mytext {color:#b15fde;}
        
        Text color #b15fde
      
           This box has a color of #b15fde        
        
          <div style="background-color:#b15fde;">Content here</div>
        
        
          .mybackground {background-color:#b15fde;}
        
        Background color #b15fde
      
           Border around this has a color of #b15fde        
        
          <div style="border:2px solid #b15fde;">Content here</div>
        
        
          .myborder {border:2px solid #b15fde;}
        
        Border color #b15fde