#b85aec color space conversions
Hex:
        #b85aec
        RGB:
        184, 90, 236
        CMY:
        28, 65, 7
        CMYK:
        22, 62, 0, 7
      HSL:
        279°, 79.3478%, 63.9216%
        HSV (HSB):
        279°, 61.8644%, 92.5490%
        XYZ:
        38.5637, 23.5588, 81.8717
        xyY:
        0.2678, 0.1636, 23.5588
      CIE-Lab:
        55.6433, 61.3472, -58.3443
        CIE-LCH:
        55.6433, 84.6613, 316.4372
        CIE-Luv:
        55.6433, 31.9041, -98.2132
        Hunter-Lab:
        48.5374, 56.8803, -66.0327
      #b85aec color charts
#b85aec RGB chart
      #b85aec CMYK chart
      #b85aec RGB pie chart
      #b85aec color shades, tints & tones
#b85aec color schemes
#b85aec color preview, HTML & CSS examples
           This text has a color of #b85aec        
        
          <p style="color:#b85aec;">Text here</p>
        
        
          .mytext {color:#b85aec;}
        
        Text color #b85aec
      
           This box has a color of #b85aec        
        
          <div style="background-color:#b85aec;">Content here</div>
        
        
          .mybackground {background-color:#b85aec;}
        
        Background color #b85aec
      
           Border around this has a color of #b85aec        
        
          <div style="border:2px solid #b85aec;">Content here</div>
        
        
          .myborder {border:2px solid #b85aec;}
        
        Border color #b85aec