#b953fc color space conversions
Hex:
        #b953fc
        RGB:
        185, 83, 252
        CMY:
        27, 67, 1
        CMYK:
        27, 67, 0, 1
      HSL:
        276°, 96.5714%, 65.6863%
        HSV (HSB):
        276°, 67.0635%, 98.8235%
        XYZ:
        40.6715, 23.5291, 94.4934
        xyY:
        0.2563, 0.1483, 23.5291
      CIE-Lab:
        55.6132, 68.1021, -67.2992
        CIE-LCH:
        55.6132, 95.7448, 315.3398
        CIE-Luv:
        55.6132, 30.6782, -112.4818
        Hunter-Lab:
        48.5068, 64.7802, -81.5449
      #b953fc color charts
#b953fc RGB chart
      #b953fc CMYK chart
      #b953fc RGB pie chart
      #b953fc color shades, tints & tones
#b953fc color schemes
#b953fc color preview, HTML & CSS examples
           This text has a color of #b953fc        
        
          <p style="color:#b953fc;">Text here</p>
        
        
          .mytext {color:#b953fc;}
        
        Text color #b953fc
      
           This box has a color of #b953fc        
        
          <div style="background-color:#b953fc;">Content here</div>
        
        
          .mybackground {background-color:#b953fc;}
        
        Background color #b953fc
      
           Border around this has a color of #b953fc        
        
          <div style="border:2px solid #b953fc;">Content here</div>
        
        
          .myborder {border:2px solid #b953fc;}
        
        Border color #b953fc