#b85dda color space conversions
Hex:
        #b85dda
        RGB:
        184, 93, 218
        CMY:
        28, 64, 15
        CMYK:
        16, 57, 0, 15
      HSL:
        284°, 62.8141%, 60.9804%
        HSV (HSB):
        284°, 57.3394%, 85.4902%
        XYZ:
        36.3364, 23.0810, 68.8696
        xyY:
        0.2832, 0.1799, 23.0810
      CIE-Lab:
        55.1557, 56.1813, -48.9976
        CIE-LCH:
        55.1557, 74.5460, 318.9072
        CIE-Luv:
        55.1557, 35.0337, -82.9965
        Hunter-Lab:
        48.0427, 50.9312, -51.3628
      #b85dda color charts
#b85dda RGB chart
      #b85dda CMYK chart
      #b85dda RGB pie chart
      #b85dda color shades, tints & tones
#b85dda color schemes
#b85dda color preview, HTML & CSS examples
           This text has a color of #b85dda        
        
          <p style="color:#b85dda;">Text here</p>
        
        
          .mytext {color:#b85dda;}
        
        Text color #b85dda
      
           This box has a color of #b85dda        
        
          <div style="background-color:#b85dda;">Content here</div>
        
        
          .mybackground {background-color:#b85dda;}
        
        Background color #b85dda
      
           Border around this has a color of #b85dda        
        
          <div style="border:2px solid #b85dda;">Content here</div>
        
        
          .myborder {border:2px solid #b85dda;}
        
        Border color #b85dda