#b864cb color space conversions
Hex:
        #b864cb
        RGB:
        184, 100, 203
        CMY:
        28, 61, 20
        CMYK:
        9, 51, 0, 20
      HSL:
        289°, 49.7585%, 59.4118%
        HSV (HSB):
        289°, 50.7389%, 79.6078%
        XYZ:
        35.1038, 23.6165, 59.2082
        xyY:
        0.2977, 0.2003, 23.6165
      CIE-Lab:
        55.7017, 49.6771, -39.6203
        CIE-LCH:
        55.7017, 63.5419, 321.4256
        CIE-Luv:
        55.7017, 36.0735, -67.6731
        Hunter-Lab:
        48.5968, 43.8948, -38.2185
      #b864cb color charts
#b864cb RGB chart
      #b864cb CMYK chart
      #b864cb RGB pie chart
      #b864cb color shades, tints & tones
#b864cb color schemes
#b864cb color preview, HTML & CSS examples
           This text has a color of #b864cb        
        
          <p style="color:#b864cb;">Text here</p>
        
        
          .mytext {color:#b864cb;}
        
        Text color #b864cb
      
           This box has a color of #b864cb        
        
          <div style="background-color:#b864cb;">Content here</div>
        
        
          .mybackground {background-color:#b864cb;}
        
        Background color #b864cb
      
           Border around this has a color of #b864cb        
        
          <div style="border:2px solid #b864cb;">Content here</div>
        
        
          .myborder {border:2px solid #b864cb;}
        
        Border color #b864cb