#b15dc8 color space conversions
Hex:
        #b15dc8
        RGB:
        177, 93, 200
        CMY:
        31, 64, 22
        CMYK:
        12, 54, 0, 22
      HSL:
        287°, 49.3088%, 57.4510%
        HSV (HSB):
        287°, 53.5000%, 78.4314%
        XYZ:
        32.4711, 21.3459, 57.0523
        xyY:
        0.2929, 0.1925, 21.3459
      CIE-Lab:
        53.3260, 50.7151, -41.7105
        CIE-LCH:
        53.3260, 65.6642, 320.5645
        CIE-Luv:
        53.3260, 34.7437, -70.4189
        Hunter-Lab:
        46.2017, 44.5992, -40.8734
      #b15dc8 color charts
#b15dc8 RGB chart
      #b15dc8 CMYK chart
      #b15dc8 RGB pie chart
      #b15dc8 color shades, tints & tones
#b15dc8 color schemes
#b15dc8 color preview, HTML & CSS examples
           This text has a color of #b15dc8        
        
          <p style="color:#b15dc8;">Text here</p>
        
        
          .mytext {color:#b15dc8;}
        
        Text color #b15dc8
      
           This box has a color of #b15dc8        
        
          <div style="background-color:#b15dc8;">Content here</div>
        
        
          .mybackground {background-color:#b15dc8;}
        
        Background color #b15dc8
      
           Border around this has a color of #b15dc8        
        
          <div style="border:2px solid #b15dc8;">Content here</div>
        
        
          .myborder {border:2px solid #b15dc8;}
        
        Border color #b15dc8