#b15df6 color space conversions
Hex:
        #b15df6
        RGB:
        177, 93, 246
        CMY:
        31, 64, 4
        CMYK:
        28, 62, 0, 4
      HSL:
        273°, 89.4737%, 66.4706%
        HSV (HSB):
        273°, 62.1951%, 96.4706%
        XYZ:
        38.6804, 23.8296, 89.7497
        xyY:
        0.2540, 0.1565, 23.8296
      CIE-Lab:
        55.9168, 60.5415, -63.5284
        CIE-LCH:
        55.9168, 87.7560, 313.6209
        CIE-Luv:
        55.9168, 25.2192, -106.1383
        Hunter-Lab:
        48.8156, 56.0120, -74.8364
      #b15df6 color charts
#b15df6 RGB chart
      #b15df6 CMYK chart
      #b15df6 RGB pie chart
      #b15df6 color shades, tints & tones
#b15df6 color schemes
#b15df6 color preview, HTML & CSS examples
           This text has a color of #b15df6        
        
          <p style="color:#b15df6;">Text here</p>
        
        
          .mytext {color:#b15df6;}
        
        Text color #b15df6
      
           This box has a color of #b15df6        
        
          <div style="background-color:#b15df6;">Content here</div>
        
        
          .mybackground {background-color:#b15df6;}
        
        Background color #b15df6
      
           Border around this has a color of #b15df6        
        
          <div style="border:2px solid #b15df6;">Content here</div>
        
        
          .myborder {border:2px solid #b15df6;}
        
        Border color #b15df6