#995be3 color space conversions
Hex:
        #995be3
        RGB:
        153, 91, 227
        CMY:
        40, 64, 11
        CMYK:
        33, 60, 0, 11
      HSL:
        267°, 70.8333%, 62.3529%
        HSV (HSB):
        267°, 59.9119%, 89.0196%
        XYZ:
        30.7431, 19.8005, 74.8746
        xyY:
        0.2451, 0.1579, 19.8005
      CIE-Lab:
        51.6109, 51.7939, -59.9606
        CIE-LCH:
        51.6109, 79.2331, 310.8204
        CIE-Luv:
        51.6109, 16.6293, -97.7701
        Hunter-Lab:
        44.4978, 45.4528, -68.6164
      #995be3 color charts
#995be3 RGB chart
      #995be3 CMYK chart
      #995be3 RGB pie chart
      #995be3 color shades, tints & tones
#995be3 color schemes
#995be3 color preview, HTML & CSS examples
           This text has a color of #995be3        
        
          <p style="color:#995be3;">Text here</p>
        
        
          .mytext {color:#995be3;}
        
        Text color #995be3
      
           This box has a color of #995be3        
        
          <div style="background-color:#995be3;">Content here</div>
        
        
          .mybackground {background-color:#995be3;}
        
        Background color #995be3
      
           Border around this has a color of #995be3        
        
          <div style="border:2px solid #995be3;">Content here</div>
        
        
          .myborder {border:2px solid #995be3;}
        
        Border color #995be3