#b23dc2 color space conversions
Hex:
        #b23dc2
        RGB:
        178, 61, 194
        CMY:
        30, 76, 24
        CMYK:
        8, 69, 0, 24
      HSL:
        293°, 52.1569%, 50.0000%
        HSV (HSB):
        293°, 68.5567%, 76.0784%
        XYZ:
        29.7664, 16.6975, 52.6930
        xyY:
        0.3002, 0.1684, 16.6975
      CIE-Lab:
        47.8766, 64.2165, -46.8901
        CIE-LCH:
        47.8766, 79.5138, 323.8635
        CIE-Luv:
        47.8766, 45.9383, -78.0970
        Hunter-Lab:
        40.8626, 58.5192, -47.8517
      #b23dc2 color charts
#b23dc2 RGB chart
      #b23dc2 CMYK chart
      #b23dc2 RGB pie chart
      #b23dc2 color shades, tints & tones
#b23dc2 color schemes
#b23dc2 color preview, HTML & CSS examples
           This text has a color of #b23dc2        
        
          <p style="color:#b23dc2;">Text here</p>
        
        
          .mytext {color:#b23dc2;}
        
        Text color #b23dc2
      
           This box has a color of #b23dc2        
        
          <div style="background-color:#b23dc2;">Content here</div>
        
        
          .mybackground {background-color:#b23dc2;}
        
        Background color #b23dc2
      
           Border around this has a color of #b23dc2        
        
          <div style="border:2px solid #b23dc2;">Content here</div>
        
        
          .myborder {border:2px solid #b23dc2;}
        
        Border color #b23dc2