#b934b1 color space conversions
Hex:
        #b934b1
        RGB:
        185, 52, 177
        CMY:
        27, 80, 31
        CMYK:
        0, 72, 4, 27
      HSL:
        304°, 56.1181%, 46.4706%
        HSV (HSB):
        304°, 71.8919%, 72.5490%
        XYZ:
        29.1714, 15.9446, 43.1351
        xyY:
        0.3305, 0.1807, 15.9446
      CIE-Lab:
        46.9017, 66.1408, -38.4369
        CIE-LCH:
        46.9017, 76.4984, 329.8375
        CIE-Luv:
        46.9017, 58.2453, -65.5753
        Hunter-Lab:
        39.9307, 60.5246, -36.0965
      #b934b1 color charts
#b934b1 RGB chart
      #b934b1 CMYK chart
      #b934b1 RGB pie chart
      #b934b1 color shades, tints & tones
#b934b1 color schemes
#b934b1 color preview, HTML & CSS examples
           This text has a color of #b934b1        
        
          <p style="color:#b934b1;">Text here</p>
        
        
          .mytext {color:#b934b1;}
        
        Text color #b934b1
      
           This box has a color of #b934b1        
        
          <div style="background-color:#b934b1;">Content here</div>
        
        
          .mybackground {background-color:#b934b1;}
        
        Background color #b934b1
      
           Border around this has a color of #b934b1        
        
          <div style="border:2px solid #b934b1;">Content here</div>
        
        
          .myborder {border:2px solid #b934b1;}
        
        Border color #b934b1