#b956c0 color space conversions
Hex:
        #b956c0
        RGB:
        185, 86, 192
        CMY:
        27, 66, 25
        CMYK:
        4, 55, 0, 25
      HSL:
        296°, 45.6897%, 54.5098%
        HSV (HSB):
        296°, 55.2083%, 75.2941%
        XYZ:
        32.8498, 20.7756, 52.1479
        xyY:
        0.3106, 0.1964, 20.7756
      CIE-Lab:
        52.7031, 54.7538, -38.0253
        CIE-LCH:
        52.7031, 66.6626, 325.2209
        CIE-Luv:
        52.7031, 44.1722, -65.1346
        Hunter-Lab:
        45.5803, 48.8797, -35.9268
      #b956c0 color charts
#b956c0 RGB chart
      #b956c0 CMYK chart
      #b956c0 RGB pie chart
      #b956c0 color shades, tints & tones
#b956c0 color schemes
#b956c0 color preview, HTML & CSS examples
           This text has a color of #b956c0        
        
          <p style="color:#b956c0;">Text here</p>
        
        
          .mytext {color:#b956c0;}
        
        Text color #b956c0
      
           This box has a color of #b956c0        
        
          <div style="background-color:#b956c0;">Content here</div>
        
        
          .mybackground {background-color:#b956c0;}
        
        Background color #b956c0
      
           Border around this has a color of #b956c0        
        
          <div style="border:2px solid #b956c0;">Content here</div>
        
        
          .myborder {border:2px solid #b956c0;}
        
        Border color #b956c0