#b860d0 color space conversions
Hex:
        #b860d0
        RGB:
        184, 96, 208
        CMY:
        28, 62, 18
        CMYK:
        12, 54, 0, 18
      HSL:
        287°, 54.3689%, 59.6078%
        HSV (HSB):
        287°, 53.8462%, 81.5686%
        XYZ:
        35.3352, 23.1102, 62.2728
        xyY:
        0.2927, 0.1914, 23.1102
      CIE-Lab:
        55.1856, 52.6882, -43.2795
        CIE-LCH:
        55.1856, 68.1847, 320.5994
        CIE-Luv:
        55.1856, 36.3348, -73.6591
        Hunter-Lab:
        48.0730, 47.0754, -43.1520
      #b860d0 color charts
#b860d0 RGB chart
      #b860d0 CMYK chart
      #b860d0 RGB pie chart
      #b860d0 color shades, tints & tones
#b860d0 color schemes
#b860d0 color preview, HTML & CSS examples
           This text has a color of #b860d0        
        
          <p style="color:#b860d0;">Text here</p>
        
        
          .mytext {color:#b860d0;}
        
        Text color #b860d0
      
           This box has a color of #b860d0        
        
          <div style="background-color:#b860d0;">Content here</div>
        
        
          .mybackground {background-color:#b860d0;}
        
        Background color #b860d0
      
           Border around this has a color of #b860d0        
        
          <div style="border:2px solid #b860d0;">Content here</div>
        
        
          .myborder {border:2px solid #b860d0;}
        
        Border color #b860d0