#b23eb5 color space conversions
Hex:
        #b23eb5
        RGB:
        178, 62, 181
        CMY:
        30, 76, 29
        CMYK:
        2, 66, 0, 29
      HSL:
        298°, 48.9712%, 47.6471%
        HSV (HSB):
        298°, 65.7459%, 70.9804%
        XYZ:
        28.4232, 16.2464, 45.3539
        xyY:
        0.3157, 0.1805, 16.2464
      CIE-Lab:
        47.2961, 61.5323, -40.2335
        CIE-LCH:
        47.2961, 73.5184, 326.8210
        CIE-Luv:
        47.2961, 49.6156, -67.7063
        Hunter-Lab:
        40.3069, 55.3360, -38.4992
      #b23eb5 color charts
#b23eb5 RGB chart
      #b23eb5 CMYK chart
      #b23eb5 RGB pie chart
      #b23eb5 color shades, tints & tones
#b23eb5 color schemes
#b23eb5 color preview, HTML & CSS examples
           This text has a color of #b23eb5        
        
          <p style="color:#b23eb5;">Text here</p>
        
        
          .mytext {color:#b23eb5;}
        
        Text color #b23eb5
      
           This box has a color of #b23eb5        
        
          <div style="background-color:#b23eb5;">Content here</div>
        
        
          .mybackground {background-color:#b23eb5;}
        
        Background color #b23eb5
      
           Border around this has a color of #b23eb5        
        
          <div style="border:2px solid #b23eb5;">Content here</div>
        
        
          .myborder {border:2px solid #b23eb5;}
        
        Border color #b23eb5