#b23eb1 color space conversions
Hex:
        #b23eb1
        RGB:
        178, 62, 177
        CMY:
        30, 76, 31
        CMYK:
        0, 65, 1, 30
      HSL:
        301°, 48.3333%, 47.0588%
        HSV (HSB):
        301°, 65.1685%, 69.8039%
        XYZ:
        28.0185, 16.0846, 43.2229
        xyY:
        0.3209, 0.1842, 16.0846
      CIE-Lab:
        47.0852, 60.8470, -38.2201
        CIE-LCH:
        47.0852, 71.8549, 327.8656
        CIE-Luv:
        47.0852, 50.8534, -64.5690
        Hunter-Lab:
        40.1055, 54.5189, -35.8246
      #b23eb1 color charts
#b23eb1 RGB chart
      #b23eb1 CMYK chart
      #b23eb1 RGB pie chart
      #b23eb1 color shades, tints & tones
#b23eb1 color schemes
#b23eb1 color preview, HTML & CSS examples
           This text has a color of #b23eb1        
        
          <p style="color:#b23eb1;">Text here</p>
        
        
          .mytext {color:#b23eb1;}
        
        Text color #b23eb1
      
           This box has a color of #b23eb1        
        
          <div style="background-color:#b23eb1;">Content here</div>
        
        
          .mybackground {background-color:#b23eb1;}
        
        Background color #b23eb1
      
           Border around this has a color of #b23eb1        
        
          <div style="border:2px solid #b23eb1;">Content here</div>
        
        
          .myborder {border:2px solid #b23eb1;}
        
        Border color #b23eb1