#b28be8 color space conversions
Hex:
        #b28be8
        RGB:
        178, 139, 232
        CMY:
        30, 45, 9
        CMYK:
        23, 40, 0, 9
      HSL:
        265°, 66.9065%, 72.7451%
        HSV (HSB):
        265°, 40.0862%, 90.9804%
        XYZ:
        42.1582, 33.7564, 80.6376
        xyY:
        0.2693, 0.2156, 33.7564
      CIE-Lab:
        64.7688, 33.1744, -41.6924
        CIE-LCH:
        64.7688, 53.2803, 308.5091
        CIE-Luv:
        64.7688, 13.0566, -70.7044
        Hunter-Lab:
        58.1003, 27.8461, -41.6186
      #b28be8 color charts
#b28be8 RGB chart
      #b28be8 CMYK chart
      #b28be8 RGB pie chart
      #b28be8 color shades, tints & tones
#b28be8 color schemes
#b28be8 color preview, HTML & CSS examples
           This text has a color of #b28be8        
        
          <p style="color:#b28be8;">Text here</p>
        
        
          .mytext {color:#b28be8;}
        
        Text color #b28be8
      
           This box has a color of #b28be8        
        
          <div style="background-color:#b28be8;">Content here</div>
        
        
          .mybackground {background-color:#b28be8;}
        
        Background color #b28be8
      
           Border around this has a color of #b28be8        
        
          <div style="border:2px solid #b28be8;">Content here</div>
        
        
          .myborder {border:2px solid #b28be8;}
        
        Border color #b28be8