#b954d2 color space conversions
Hex:
        #b954d2
        RGB:
        185, 84, 210
        CMY:
        27, 67, 18
        CMYK:
        12, 60, 0, 18
      HSL:
        288°, 58.3333%, 57.6471%
        HSV (HSB):
        288°, 60.0000%, 82.3529%
        XYZ:
        34.8108, 21.3081, 63.2509
        xyY:
        0.2916, 0.1785, 21.3081
      CIE-Lab:
        53.2850, 59.0929, -47.4210
        CIE-LCH:
        53.2850, 75.7675, 321.2536
        CIE-Luv:
        53.2850, 40.2011, -80.3071
        Hunter-Lab:
        46.1607, 53.8295, -48.9287
      #b954d2 color charts
#b954d2 RGB chart
      #b954d2 CMYK chart
      #b954d2 RGB pie chart
      #b954d2 color shades, tints & tones
#b954d2 color schemes
#b954d2 color preview, HTML & CSS examples
           This text has a color of #b954d2        
        
          <p style="color:#b954d2;">Text here</p>
        
        
          .mytext {color:#b954d2;}
        
        Text color #b954d2
      
           This box has a color of #b954d2        
        
          <div style="background-color:#b954d2;">Content here</div>
        
        
          .mybackground {background-color:#b954d2;}
        
        Background color #b954d2
      
           Border around this has a color of #b954d2        
        
          <div style="border:2px solid #b954d2;">Content here</div>
        
        
          .myborder {border:2px solid #b954d2;}
        
        Border color #b954d2