#b233bf color space conversions
Hex:
        #b233bf
        RGB:
        178, 51, 191
        CMY:
        30, 80, 25
        CMYK:
        7, 73, 0, 25
      HSL:
        294°, 57.8512%, 47.4510%
        HSV (HSB):
        294°, 73.2984%, 74.9020%
        XYZ:
        28.9479, 15.5942, 50.7745
        xyY:
        0.3037, 0.1636, 15.5942
      CIE-Lab:
        46.4376, 67.2779, -47.4419
        CIE-LCH:
        46.4376, 82.3229, 324.8099
        CIE-Luv:
        46.4376, 48.9301, -78.6598
        Hunter-Lab:
        39.4895, 61.7432, -48.5907
      #b233bf color charts
#b233bf RGB chart
      #b233bf CMYK chart
      #b233bf RGB pie chart
      #b233bf color shades, tints & tones
#b233bf color schemes
#b233bf color preview, HTML & CSS examples
           This text has a color of #b233bf        
        
          <p style="color:#b233bf;">Text here</p>
        
        
          .mytext {color:#b233bf;}
        
        Text color #b233bf
      
           This box has a color of #b233bf        
        
          <div style="background-color:#b233bf;">Content here</div>
        
        
          .mybackground {background-color:#b233bf;}
        
        Background color #b233bf
      
           Border around this has a color of #b233bf        
        
          <div style="border:2px solid #b233bf;">Content here</div>
        
        
          .myborder {border:2px solid #b233bf;}
        
        Border color #b233bf