#b23af8 color space conversions
Hex:
        #b23af8
        RGB:
        178, 58, 248
        CMY:
        30, 77, 3
        CMYK:
        28, 77, 0, 3
      HSL:
        278°, 93.1373%, 60.0000%
        HSV (HSB):
        278°, 76.6129%, 97.2549%
        XYZ:
        36.8164, 19.2684, 90.5857
        xyY:
        0.2510, 0.1314, 19.2684
      CIE-Lab:
        50.9998, 75.6858, -72.5865
        CIE-LCH:
        50.9998, 104.8672, 316.1975
        CIE-Luv:
        50.9998, 32.2144, -118.1124
        Hunter-Lab:
        43.8958, 72.8945, -91.6269
      #b23af8 color charts
#b23af8 RGB chart
      #b23af8 CMYK chart
      #b23af8 RGB pie chart
      #b23af8 color shades, tints & tones
#b23af8 color schemes
#b23af8 color preview, HTML & CSS examples
           This text has a color of #b23af8        
        
          <p style="color:#b23af8;">Text here</p>
        
        
          .mytext {color:#b23af8;}
        
        Text color #b23af8
      
           This box has a color of #b23af8        
        
          <div style="background-color:#b23af8;">Content here</div>
        
        
          .mybackground {background-color:#b23af8;}
        
        Background color #b23af8
      
           Border around this has a color of #b23af8        
        
          <div style="border:2px solid #b23af8;">Content here</div>
        
        
          .myborder {border:2px solid #b23af8;}
        
        Border color #b23af8