#995bfd color space conversions
Hex:
        #995bfd
        RGB:
        153, 91, 253
        CMY:
        40, 64, 1
        CMYK:
        40, 64, 0, 1
      HSL:
        263°, 97.5904%, 67.4510%
        HSV (HSB):
        263°, 64.0316%, 99.2157%
        XYZ:
        34.6076, 21.3463, 95.2247
        xyY:
        0.2289, 0.1412, 21.3463
      CIE-Lab:
        53.3265, 58.2169, -71.7327
        CIE-LCH:
        53.3265, 92.3839, 309.0621
        CIE-Luv:
        53.3265, 12.6840, -116.7264
        Hunter-Lab:
        46.2021, 52.8514, -89.8581
      #995bfd color charts
#995bfd RGB chart
      #995bfd CMYK chart
      #995bfd RGB pie chart
      #995bfd color shades, tints & tones
#995bfd color schemes
#995bfd color preview, HTML & CSS examples
           This text has a color of #995bfd        
        
          <p style="color:#995bfd;">Text here</p>
        
        
          .mytext {color:#995bfd;}
        
        Text color #995bfd
      
           This box has a color of #995bfd        
        
          <div style="background-color:#995bfd;">Content here</div>
        
        
          .mybackground {background-color:#995bfd;}
        
        Background color #995bfd
      
           Border around this has a color of #995bfd        
        
          <div style="border:2px solid #995bfd;">Content here</div>
        
        
          .myborder {border:2px solid #995bfd;}
        
        Border color #995bfd