#b157f2 color space conversions
Hex:
        #b157f2
        RGB:
        177, 87, 242
        CMY:
        31, 66, 5
        CMYK:
        27, 64, 0, 5
      HSL:
        275°, 85.6354%, 64.5098%
        HSV (HSB):
        275°, 64.0496%, 94.9020%
        XYZ:
        37.5667, 22.5743, 86.3817
        xyY:
        0.2564, 0.1541, 22.5743
      CIE-Lab:
        54.6311, 62.4924, -63.3694
        CIE-LCH:
        54.6311, 88.9999, 314.6008
        CIE-Luv:
        54.6311, 27.4701, -105.5008
        Hunter-Lab:
        47.5124, 57.9879, -74.5356
      #b157f2 color charts
#b157f2 RGB chart
      #b157f2 CMYK chart
      #b157f2 RGB pie chart
      #b157f2 color shades, tints & tones
#b157f2 color schemes
#b157f2 color preview, HTML & CSS examples
           This text has a color of #b157f2        
        
          <p style="color:#b157f2;">Text here</p>
        
        
          .mytext {color:#b157f2;}
        
        Text color #b157f2
      
           This box has a color of #b157f2        
        
          <div style="background-color:#b157f2;">Content here</div>
        
        
          .mybackground {background-color:#b157f2;}
        
        Background color #b157f2
      
           Border around this has a color of #b157f2        
        
          <div style="border:2px solid #b157f2;">Content here</div>
        
        
          .myborder {border:2px solid #b157f2;}
        
        Border color #b157f2