#995cf4 color space conversions
Hex:
        #995cf4
        RGB:
        153, 92, 244
        CMY:
        40, 64, 4
        CMYK:
        37, 62, 0, 4
      HSL:
        264°, 87.3563%, 65.8824%
        HSV (HSB):
        264°, 62.2951%, 95.6863%
        XYZ:
        33.2931, 20.9583, 87.8786
        xyY:
        0.2342, 0.1475, 20.9583
      CIE-Lab:
        52.9038, 55.4602, -67.4109
        CIE-LCH:
        52.9038, 87.2930, 309.4447
        CIE-Luv:
        52.9038, 13.7624, -109.8852
        Hunter-Lab:
        45.7802, 49.6969, -81.7656
      #995cf4 color charts
#995cf4 RGB chart
      #995cf4 CMYK chart
      #995cf4 RGB pie chart
      #995cf4 color shades, tints & tones
#995cf4 color schemes
#995cf4 color preview, HTML & CSS examples
           This text has a color of #995cf4        
        
          <p style="color:#995cf4;">Text here</p>
        
        
          .mytext {color:#995cf4;}
        
        Text color #995cf4
      
           This box has a color of #995cf4        
        
          <div style="background-color:#995cf4;">Content here</div>
        
        
          .mybackground {background-color:#995cf4;}
        
        Background color #995cf4
      
           Border around this has a color of #995cf4        
        
          <div style="border:2px solid #995cf4;">Content here</div>
        
        
          .myborder {border:2px solid #995cf4;}
        
        Border color #995cf4