#b956f1 color space conversions
Hex:
        #b956f1
        RGB:
        185, 86, 241
        CMY:
        27, 66, 5
        CMYK:
        23, 64, 0, 5
      HSL:
        278°, 84.6995%, 64.1176%
        HSV (HSB):
        278°, 64.3154%, 94.5098%
        XYZ:
        39.2126, 23.3207, 85.6537
        xyY:
        0.2646, 0.1574, 23.3207
      CIE-Lab:
        55.4012, 64.4556, -61.5202
        CIE-LCH:
        55.4012, 89.1025, 316.3348
        CIE-Luv:
        55.4012, 32.3867, -103.2981
        Hunter-Lab:
        48.2916, 60.4311, -71.3573
      #b956f1 color charts
#b956f1 RGB chart
      #b956f1 CMYK chart
      #b956f1 RGB pie chart
      #b956f1 color shades, tints & tones
#b956f1 color schemes
#b956f1 color preview, HTML & CSS examples
           This text has a color of #b956f1        
        
          <p style="color:#b956f1;">Text here</p>
        
        
          .mytext {color:#b956f1;}
        
        Text color #b956f1
      
           This box has a color of #b956f1        
        
          <div style="background-color:#b956f1;">Content here</div>
        
        
          .mybackground {background-color:#b956f1;}
        
        Background color #b956f1
      
           Border around this has a color of #b956f1        
        
          <div style="border:2px solid #b956f1;">Content here</div>
        
        
          .myborder {border:2px solid #b956f1;}
        
        Border color #b956f1