#b860eb color space conversions
Hex:
        #b860eb
        RGB:
        184, 96, 235
        CMY:
        28, 62, 8
        CMYK:
        22, 59, 0, 8
      HSL:
        278°, 77.6536%, 64.9020%
        HSV (HSB):
        278°, 59.1489%, 92.1569%
        XYZ:
        38.9454, 24.5542, 81.2841
        xyY:
        0.2690, 0.1696, 24.5542
      CIE-Lab:
        56.6385, 58.2752, -56.1923
        CIE-LCH:
        56.6385, 80.9542, 316.0425
        CIE-Luv:
        56.6385, 30.4941, -94.9347
        Hunter-Lab:
        49.5522, 53.5751, -62.5710
      #b860eb color charts
#b860eb RGB chart
      #b860eb CMYK chart
      #b860eb RGB pie chart
      #b860eb color shades, tints & tones
#b860eb color schemes
#b860eb color preview, HTML & CSS examples
           This text has a color of #b860eb        
        
          <p style="color:#b860eb;">Text here</p>
        
        
          .mytext {color:#b860eb;}
        
        Text color #b860eb
      
           This box has a color of #b860eb        
        
          <div style="background-color:#b860eb;">Content here</div>
        
        
          .mybackground {background-color:#b860eb;}
        
        Background color #b860eb
      
           Border around this has a color of #b860eb        
        
          <div style="border:2px solid #b860eb;">Content here</div>
        
        
          .myborder {border:2px solid #b860eb;}
        
        Border color #b860eb