#b963f1 color space conversions
Hex:
        #b963f1
        RGB:
        185, 99, 241
        CMY:
        27, 61, 5
        CMYK:
        23, 59, 0, 5
      HSL:
        276°, 83.5294%, 66.6667%
        HSV (HSB):
        276°, 58.9212%, 94.5098%
        XYZ:
        40.3466, 25.5888, 86.0317
        xyY:
        0.2655, 0.1684, 25.5888
      CIE-Lab:
        57.6447, 58.3395, -57.9232
        CIE-LCH:
        57.6447, 82.2107, 315.2051
        CIE-Luv:
        57.6447, 29.0026, -98.0112
        Hunter-Lab:
        50.5854, 53.8460, -65.4260
      #b963f1 color charts
#b963f1 RGB chart
      #b963f1 CMYK chart
      #b963f1 RGB pie chart
      #b963f1 color shades, tints & tones
#b963f1 color schemes
#b963f1 color preview, HTML & CSS examples
           This text has a color of #b963f1        
        
          <p style="color:#b963f1;">Text here</p>
        
        
          .mytext {color:#b963f1;}
        
        Text color #b963f1
      
           This box has a color of #b963f1        
        
          <div style="background-color:#b963f1;">Content here</div>
        
        
          .mybackground {background-color:#b963f1;}
        
        Background color #b963f1
      
           Border around this has a color of #b963f1        
        
          <div style="border:2px solid #b963f1;">Content here</div>
        
        
          .myborder {border:2px solid #b963f1;}
        
        Border color #b963f1