#b23cd8 color space conversions
Hex:
        #b23cd8
        RGB:
        178, 60, 216
        CMY:
        30, 76, 15
        CMYK:
        18, 72, 0, 15
      HSL:
        285°, 66.6667%, 54.1176%
        HSV (HSB):
        285°, 72.2222%, 84.7059%
        XYZ:
        32.3706, 17.6546, 66.6673
        xyY:
        0.2774, 0.1513, 17.6546
      CIE-Lab:
        49.0744, 68.6800, -57.6327
        CIE-LCH:
        49.0744, 89.6575, 319.9984
        CIE-Luv:
        49.0744, 39.9293, -94.9032
        Hunter-Lab:
        42.0173, 63.9881, -64.6610
      #b23cd8 color charts
#b23cd8 RGB chart
      #b23cd8 CMYK chart
      #b23cd8 RGB pie chart
      #b23cd8 color shades, tints & tones
#b23cd8 color schemes
#b23cd8 color preview, HTML & CSS examples
           This text has a color of #b23cd8        
        
          <p style="color:#b23cd8;">Text here</p>
        
        
          .mytext {color:#b23cd8;}
        
        Text color #b23cd8
      
           This box has a color of #b23cd8        
        
          <div style="background-color:#b23cd8;">Content here</div>
        
        
          .mybackground {background-color:#b23cd8;}
        
        Background color #b23cd8
      
           Border around this has a color of #b23cd8        
        
          <div style="border:2px solid #b23cd8;">Content here</div>
        
        
          .myborder {border:2px solid #b23cd8;}
        
        Border color #b23cd8