#b860dd color space conversions
Hex:
        #b860dd
        RGB:
        184, 96, 221
        CMY:
        28, 62, 13
        CMYK:
        17, 57, 0, 13
      HSL:
        282°, 64.7668%, 62.1569%
        HSV (HSB):
        282°, 56.5611%, 86.6667%
        XYZ:
        37.0012, 23.7765, 71.0458
        xyY:
        0.2807, 0.1804, 23.7765
      CIE-Lab:
        55.8634, 55.3306, -49.5670
        CIE-LCH:
        55.8634, 74.2856, 318.1449
        CIE-Luv:
        55.8634, 33.4613, -84.0074
        Hunter-Lab:
        48.7612, 50.1180, -52.2535
      #b860dd color charts
#b860dd RGB chart
      #b860dd CMYK chart
      #b860dd RGB pie chart
      #b860dd color shades, tints & tones
#b860dd color schemes
#b860dd color preview, HTML & CSS examples
           This text has a color of #b860dd        
        
          <p style="color:#b860dd;">Text here</p>
        
        
          .mytext {color:#b860dd;}
        
        Text color #b860dd
      
           This box has a color of #b860dd        
        
          <div style="background-color:#b860dd;">Content here</div>
        
        
          .mybackground {background-color:#b860dd;}
        
        Background color #b860dd
      
           Border around this has a color of #b860dd        
        
          <div style="border:2px solid #b860dd;">Content here</div>
        
        
          .myborder {border:2px solid #b860dd;}
        
        Border color #b860dd