#b15cd4 color space conversions
Hex:
        #b15cd4
        RGB:
        177, 92, 212
        CMY:
        31, 64, 17
        CMYK:
        17, 57, 0, 17
      HSL:
        283°, 58.2524%, 59.6078%
        HSV (HSB):
        283°, 56.6038%, 83.1373%
        XYZ:
        33.8423, 21.7549, 64.7028
        xyY:
        0.2813, 0.1808, 21.7549
      CIE-Lab:
        53.7659, 53.6711, -47.8590
        CIE-LCH:
        53.7659, 71.9102, 318.2763
        CIE-Luv:
        53.7659, 32.4233, -80.4446
        Hunter-Lab:
        46.6421, 47.8911, -49.5987
      #b15cd4 color charts
#b15cd4 RGB chart
      #b15cd4 CMYK chart
      #b15cd4 RGB pie chart
      #b15cd4 color shades, tints & tones
#b15cd4 color schemes
#b15cd4 color preview, HTML & CSS examples
           This text has a color of #b15cd4        
        
          <p style="color:#b15cd4;">Text here</p>
        
        
          .mytext {color:#b15cd4;}
        
        Text color #b15cd4
      
           This box has a color of #b15cd4        
        
          <div style="background-color:#b15cd4;">Content here</div>
        
        
          .mybackground {background-color:#b15cd4;}
        
        Background color #b15cd4
      
           Border around this has a color of #b15cd4        
        
          <div style="border:2px solid #b15cd4;">Content here</div>
        
        
          .myborder {border:2px solid #b15cd4;}
        
        Border color #b15cd4