#b927b3 color space conversions
Hex:
        #b927b3
        RGB:
        185, 39, 179
        CMY:
        27, 85, 30
        CMYK:
        0, 79, 3, 27
      HSL:
        302°, 65.1786%, 43.9216%
        HSV (HSB):
        302°, 78.9189%, 72.5490%
        XYZ:
        28.8698, 15.0200, 44.0254
        xyY:
        0.3284, 0.1708, 15.0200
      CIE-Lab:
        45.6616, 70.3198, -41.5788
        CIE-LCH:
        45.6616, 81.6926, 329.4050
        CIE-Luv:
        45.6616, 60.0359, -70.2538
        Hunter-Lab:
        38.7556, 65.1455, -40.2229
      #b927b3 color charts
#b927b3 RGB chart
      #b927b3 CMYK chart
      #b927b3 RGB pie chart
      #b927b3 color shades, tints & tones
#b927b3 color schemes
#b927b3 color preview, HTML & CSS examples
           This text has a color of #b927b3        
        
          <p style="color:#b927b3;">Text here</p>
        
        
          .mytext {color:#b927b3;}
        
        Text color #b927b3
      
           This box has a color of #b927b3        
        
          <div style="background-color:#b927b3;">Content here</div>
        
        
          .mybackground {background-color:#b927b3;}
        
        Background color #b927b3
      
           Border around this has a color of #b927b3        
        
          <div style="border:2px solid #b927b3;">Content here</div>
        
        
          .myborder {border:2px solid #b927b3;}
        
        Border color #b927b3