#b23eb2 color space conversions
Hex:
        #b23eb2
        RGB:
        178, 62, 178
        CMY:
        30, 76, 30
        CMYK:
        0, 65, 0, 30
      HSL:
        300°, 48.3333%, 47.0588%
        HSV (HSB):
        300°, 65.1685%, 69.8039%
        XYZ:
        28.1186, 16.1246, 43.7498
        xyY:
        0.3196, 0.1832, 16.1246
      CIE-Lab:
        47.1375, 61.0173, -38.7249
        CIE-LCH:
        47.1375, 72.2684, 327.5986
        CIE-Luv:
        47.1375, 50.5424, -65.3548
        Hunter-Lab:
        40.1554, 54.7216, -36.4884
      #b23eb2 color charts
#b23eb2 RGB chart
      #b23eb2 CMYK chart
      #b23eb2 RGB pie chart
      #b23eb2 color shades, tints & tones
#b23eb2 color schemes
#b23eb2 color preview, HTML & CSS examples
           This text has a color of #b23eb2        
        
          <p style="color:#b23eb2;">Text here</p>
        
        
          .mytext {color:#b23eb2;}
        
        Text color #b23eb2
      
           This box has a color of #b23eb2        
        
          <div style="background-color:#b23eb2;">Content here</div>
        
        
          .mybackground {background-color:#b23eb2;}
        
        Background color #b23eb2
      
           Border around this has a color of #b23eb2        
        
          <div style="border:2px solid #b23eb2;">Content here</div>
        
        
          .myborder {border:2px solid #b23eb2;}
        
        Border color #b23eb2