#b945b1 color space conversions
Hex:
        #b945b1
        RGB:
        185, 69, 177
        CMY:
        27, 73, 31
        CMYK:
        0, 63, 4, 27
      HSL:
        304°, 45.6693%, 49.8039%
        HSV (HSB):
        304°, 62.7027%, 72.5490%
        XYZ:
        30.0715, 17.7449, 43.4351
        xyY:
        0.3295, 0.1945, 17.7449
      CIE-Lab:
        49.1852, 59.7322, -34.8397
        CIE-LCH:
        49.1852, 69.1501, 329.7464
        CIE-Luv:
        49.1852, 53.8112, -60.0583
        Hunter-Lab:
        42.1246, 53.7077, -31.6472
      #b945b1 color charts
#b945b1 RGB chart
      #b945b1 CMYK chart
      #b945b1 RGB pie chart
      #b945b1 color shades, tints & tones
#b945b1 color schemes
#b945b1 color preview, HTML & CSS examples
           This text has a color of #b945b1        
        
          <p style="color:#b945b1;">Text here</p>
        
        
          .mytext {color:#b945b1;}
        
        Text color #b945b1
      
           This box has a color of #b945b1        
        
          <div style="background-color:#b945b1;">Content here</div>
        
        
          .mybackground {background-color:#b945b1;}
        
        Background color #b945b1
      
           Border around this has a color of #b945b1        
        
          <div style="border:2px solid #b945b1;">Content here</div>
        
        
          .myborder {border:2px solid #b945b1;}
        
        Border color #b945b1