#b954b5 color space conversions
Hex:
        #b954b5
        RGB:
        185, 84, 181
        CMY:
        27, 67, 29
        CMYK:
        0, 55, 2, 27
      HSL:
        302°, 41.9087%, 52.7451%
        HSV (HSB):
        302°, 54.5946%, 72.5490%
        XYZ:
        31.5184, 19.9911, 45.9135
        xyY:
        0.3235, 0.2052, 19.9911
      CIE-Lab:
        51.8272, 53.7231, -33.0332
        CIE-LCH:
        51.8272, 63.0663, 328.4135
        CIE-Luv:
        51.8272, 47.7702, -57.1438
        Hunter-Lab:
        44.7114, 47.5848, -29.5860
      #b954b5 color charts
#b954b5 RGB chart
      #b954b5 CMYK chart
      #b954b5 RGB pie chart
      #b954b5 color shades, tints & tones
#b954b5 color schemes
#b954b5 color preview, HTML & CSS examples
           This text has a color of #b954b5        
        
          <p style="color:#b954b5;">Text here</p>
        
        
          .mytext {color:#b954b5;}
        
        Text color #b954b5
      
           This box has a color of #b954b5        
        
          <div style="background-color:#b954b5;">Content here</div>
        
        
          .mybackground {background-color:#b954b5;}
        
        Background color #b954b5
      
           Border around this has a color of #b954b5        
        
          <div style="border:2px solid #b954b5;">Content here</div>
        
        
          .myborder {border:2px solid #b954b5;}
        
        Border color #b954b5