#b963ec color space conversions
Hex:
        #b963ec
        RGB:
        185, 99, 236
        CMY:
        27, 61, 7
        CMYK:
        22, 58, 0, 7
      HSL:
        278°, 78.2857%, 65.6863%
        HSV (HSB):
        278°, 58.0508%, 92.5490%
        XYZ:
        39.6097, 25.2941, 82.1515
        xyY:
        0.2694, 0.1720, 25.2941
      CIE-Lab:
        57.3609, 57.2613, -55.5900
        CIE-LCH:
        57.3609, 79.8066, 315.8485
        CIE-Luv:
        57.3609, 30.0096, -94.1471
        Hunter-Lab:
        50.2932, 52.5691, -61.6420
      #b963ec color charts
#b963ec RGB chart
      #b963ec CMYK chart
      #b963ec RGB pie chart
      #b963ec color shades, tints & tones
#b963ec color schemes
#b963ec color preview, HTML & CSS examples
           This text has a color of #b963ec        
        
          <p style="color:#b963ec;">Text here</p>
        
        
          .mytext {color:#b963ec;}
        
        Text color #b963ec
      
           This box has a color of #b963ec        
        
          <div style="background-color:#b963ec;">Content here</div>
        
        
          .mybackground {background-color:#b963ec;}
        
        Background color #b963ec
      
           Border around this has a color of #b963ec        
        
          <div style="border:2px solid #b963ec;">Content here</div>
        
        
          .myborder {border:2px solid #b963ec;}
        
        Border color #b963ec