#b85ade color space conversions
Hex:
        #b85ade
        RGB:
        184, 90, 222
        CMY:
        28, 65, 13
        CMYK:
        17, 59, 0, 13
      HSL:
        283°, 66.6667%, 61.1765%
        HSV (HSB):
        283°, 59.4595%, 87.0588%
        XYZ:
        36.6081, 22.7766, 71.5741
        xyY:
        0.2795, 0.1739, 22.7766
      CIE-Lab:
        54.8415, 58.4380, -51.7578
        CIE-LCH:
        54.8415, 78.0632, 318.4691
        CIE-Luv:
        54.8415, 35.0081, -87.4365
        Hunter-Lab:
        47.7248, 53.4030, -55.5113
      #b85ade color charts
#b85ade RGB chart
      #b85ade CMYK chart
      #b85ade RGB pie chart
      #b85ade color shades, tints & tones
#b85ade color schemes
#b85ade color preview, HTML & CSS examples
           This text has a color of #b85ade        
        
          <p style="color:#b85ade;">Text here</p>
        
        
          .mytext {color:#b85ade;}
        
        Text color #b85ade
      
           This box has a color of #b85ade        
        
          <div style="background-color:#b85ade;">Content here</div>
        
        
          .mybackground {background-color:#b85ade;}
        
        Background color #b85ade
      
           Border around this has a color of #b85ade        
        
          <div style="border:2px solid #b85ade;">Content here</div>
        
        
          .myborder {border:2px solid #b85ade;}
        
        Border color #b85ade