#b885e7 color space conversions
Hex:
        #b885e7
        RGB:
        184, 133, 231
        CMY:
        28, 48, 9
        CMYK:
        20, 42, 0, 9
      HSL:
        271°, 67.1233%, 71.3725%
        HSV (HSB):
        271°, 42.4242%, 90.5882%
        XYZ:
        42.5785, 32.7349, 79.6756
        xyY:
        0.2747, 0.2112, 32.7349
      CIE-Lab:
        63.9457, 37.9850, -42.3890
        CIE-LCH:
        63.9457, 56.9183, 311.8637
        CIE-Luv:
        63.9457, 18.7827, -72.3412
        Hunter-Lab:
        57.2144, 32.7129, -42.5159
      #b885e7 color charts
#b885e7 RGB chart
      #b885e7 CMYK chart
      #b885e7 RGB pie chart
      #b885e7 color shades, tints & tones
#b885e7 color schemes
#b885e7 color preview, HTML & CSS examples
           This text has a color of #b885e7        
        
          <p style="color:#b885e7;">Text here</p>
        
        
          .mytext {color:#b885e7;}
        
        Text color #b885e7
      
           This box has a color of #b885e7        
        
          <div style="background-color:#b885e7;">Content here</div>
        
        
          .mybackground {background-color:#b885e7;}
        
        Background color #b885e7
      
           Border around this has a color of #b885e7        
        
          <div style="border:2px solid #b885e7;">Content here</div>
        
        
          .myborder {border:2px solid #b885e7;}
        
        Border color #b885e7