#b15df0 color space conversions
Hex:
        #b15df0
        RGB:
        177, 93, 240
        CMY:
        31, 64, 6
        CMYK:
        26, 61, 0, 6
      HSL:
        274°, 83.0508%, 65.2941%
        HSV (HSB):
        274°, 61.2500%, 94.1176%
        XYZ:
        37.7740, 23.4671, 84.9768
        xyY:
        0.2583, 0.1605, 23.4671
      CIE-Lab:
        55.5502, 59.2045, -60.7755
        CIE-LCH:
        55.5502, 84.8460, 314.2498
        CIE-Luv:
        55.5502, 26.3750, -101.6370
        Hunter-Lab:
        48.4428, 54.4129, -70.0945
      #b15df0 color charts
#b15df0 RGB chart
      #b15df0 CMYK chart
      #b15df0 RGB pie chart
      #b15df0 color shades, tints & tones
#b15df0 color schemes
#b15df0 color preview, HTML & CSS examples
           This text has a color of #b15df0        
        
          <p style="color:#b15df0;">Text here</p>
        
        
          .mytext {color:#b15df0;}
        
        Text color #b15df0
      
           This box has a color of #b15df0        
        
          <div style="background-color:#b15df0;">Content here</div>
        
        
          .mybackground {background-color:#b15df0;}
        
        Background color #b15df0
      
           Border around this has a color of #b15df0        
        
          <div style="border:2px solid #b15df0;">Content here</div>
        
        
          .myborder {border:2px solid #b15df0;}
        
        Border color #b15df0