#b85eea color space conversions
Hex:
        #b85eea
        RGB:
        184, 94, 234
        CMY:
        28, 63, 8
        CMYK:
        21, 60, 0, 8
      HSL:
        279°, 76.9231%, 64.3137%
        HSV (HSB):
        279°, 59.8291%, 91.7647%
        XYZ:
        38.6212, 24.1363, 80.4651
        xyY:
        0.2697, 0.1685, 24.1363
      CIE-Lab:
        56.2240, 59.0283, -56.2957
        CIE-LCH:
        56.2240, 81.5693, 316.3574
        CIE-Luv:
        56.2240, 31.2594, -95.0253
        Hunter-Lab:
        49.1287, 54.3477, -62.7177
      #b85eea color charts
#b85eea RGB chart
      #b85eea CMYK chart
      #b85eea RGB pie chart
      #b85eea color shades, tints & tones
#b85eea color schemes
#b85eea color preview, HTML & CSS examples
           This text has a color of #b85eea        
        
          <p style="color:#b85eea;">Text here</p>
        
        
          .mytext {color:#b85eea;}
        
        Text color #b85eea
      
           This box has a color of #b85eea        
        
          <div style="background-color:#b85eea;">Content here</div>
        
        
          .mybackground {background-color:#b85eea;}
        
        Background color #b85eea
      
           Border around this has a color of #b85eea        
        
          <div style="border:2px solid #b85eea;">Content here</div>
        
        
          .myborder {border:2px solid #b85eea;}
        
        Border color #b85eea