#b28ee1 color space conversions
Hex:
        #b28ee1
        RGB:
        178, 142, 225
        CMY:
        30, 44, 12
        CMYK:
        21, 37, 0, 12
      HSL:
        266°, 58.0420%, 71.9608%
        HSV (HSB):
        266°, 36.8889%, 88.2353%
        XYZ:
        41.6237, 34.2472, 75.6507
        xyY:
        0.2747, 0.2260, 34.2472
      CIE-Lab:
        65.1583, 29.8769, -37.2109
        CIE-LCH:
        65.1583, 47.7208, 308.7612
        CIE-Luv:
        65.1583, 12.6989, -62.9618
        Hunter-Lab:
        58.5211, 24.5478, -35.6799
      #b28ee1 color charts
#b28ee1 RGB chart
      #b28ee1 CMYK chart
      #b28ee1 RGB pie chart
      #b28ee1 color shades, tints & tones
#b28ee1 color schemes
#b28ee1 color preview, HTML & CSS examples
           This text has a color of #b28ee1        
        
          <p style="color:#b28ee1;">Text here</p>
        
        
          .mytext {color:#b28ee1;}
        
        Text color #b28ee1
      
           This box has a color of #b28ee1        
        
          <div style="background-color:#b28ee1;">Content here</div>
        
        
          .mybackground {background-color:#b28ee1;}
        
        Background color #b28ee1
      
           Border around this has a color of #b28ee1        
        
          <div style="border:2px solid #b28ee1;">Content here</div>
        
        
          .myborder {border:2px solid #b28ee1;}
        
        Border color #b28ee1