#995cd3 color space conversions
Hex:
        #995cd3
        RGB:
        153, 92, 211
        CMY:
        40, 64, 17
        CMYK:
        27, 56, 0, 17
      HSL:
        271°, 57.4879%, 59.4118%
        HSV (HSB):
        271°, 56.3981%, 82.7451%
        XYZ:
        28.7219, 19.1297, 63.8066
        xyY:
        0.2572, 0.1713, 19.1297
      CIE-Lab:
        50.8387, 47.4299, -52.1262
        CIE-LCH:
        50.8387, 70.4750, 312.2992
        CIE-Luv:
        50.8387, 18.9835, -85.1334
        Hunter-Lab:
        43.7376, 40.6779, -55.8790
      #995cd3 color charts
#995cd3 RGB chart
      #995cd3 CMYK chart
      #995cd3 RGB pie chart
      #995cd3 color shades, tints & tones
#995cd3 color schemes
#995cd3 color preview, HTML & CSS examples
           This text has a color of #995cd3        
        
          <p style="color:#995cd3;">Text here</p>
        
        
          .mytext {color:#995cd3;}
        
        Text color #995cd3
      
           This box has a color of #995cd3        
        
          <div style="background-color:#995cd3;">Content here</div>
        
        
          .mybackground {background-color:#995cd3;}
        
        Background color #995cd3
      
           Border around this has a color of #995cd3        
        
          <div style="border:2px solid #995cd3;">Content here</div>
        
        
          .myborder {border:2px solid #995cd3;}
        
        Border color #995cd3