#b951a1 color space conversions
Hex:
        #b951a1
        RGB:
        185, 81, 161
        CMY:
        27, 68, 37
        CMYK:
        0, 56, 13, 27
      HSL:
        314°, 42.6230%, 52.1569%
        HSV (HSB):
        314°, 56.2162%, 72.5490%
        XYZ:
        29.3830, 18.7724, 35.7930
        xyY:
        0.3500, 0.2236, 18.7724
      CIE-Lab:
        50.4198, 51.7903, -23.5139
        CIE-LCH:
        50.4198, 56.8783, 335.5810
        CIE-Luv:
        50.4198, 54.4712, -42.2655
        Hunter-Lab:
        43.3271, 45.2306, -18.6512
      #b951a1 color charts
#b951a1 RGB chart
      #b951a1 CMYK chart
      #b951a1 RGB pie chart
      #b951a1 color shades, tints & tones
#b951a1 color schemes
#b951a1 color preview, HTML & CSS examples
           This text has a color of #b951a1        
        
          <p style="color:#b951a1;">Text here</p>
        
        
          .mytext {color:#b951a1;}
        
        Text color #b951a1
      
           This box has a color of #b951a1        
        
          <div style="background-color:#b951a1;">Content here</div>
        
        
          .mybackground {background-color:#b951a1;}
        
        Background color #b951a1
      
           Border around this has a color of #b951a1        
        
          <div style="border:2px solid #b951a1;">Content here</div>
        
        
          .myborder {border:2px solid #b951a1;}
        
        Border color #b951a1