#955eee color space conversions
Hex:
        #955eee
        RGB:
        149, 94, 238
        CMY:
        42, 63, 7
        CMYK:
        37, 61, 0, 7
      HSL:
        263°, 80.8989%, 65.0980%
        HSV (HSB):
        263°, 60.5042%, 93.3333%
        XYZ:
        31.8297, 20.5680, 83.1813
        xyY:
        0.2348, 0.1517, 20.5680
      CIE-Lab:
        52.4734, 52.0734, -64.7742
        CIE-LCH:
        52.4734, 83.1104, 308.7965
        CIE-Luv:
        52.4734, 12.2746, -105.4137
        Hunter-Lab:
        45.3520, 45.9122, -76.9991
      #955eee color charts
#955eee RGB chart
      #955eee CMYK chart
      #955eee RGB pie chart
      #955eee color shades, tints & tones
#955eee color schemes
#955eee color preview, HTML & CSS examples
           This text has a color of #955eee        
        
          <p style="color:#955eee;">Text here</p>
        
        
          .mytext {color:#955eee;}
        
        Text color #955eee
      
           This box has a color of #955eee        
        
          <div style="background-color:#955eee;">Content here</div>
        
        
          .mybackground {background-color:#955eee;}
        
        Background color #955eee
      
           Border around this has a color of #955eee        
        
          <div style="border:2px solid #955eee;">Content here</div>
        
        
          .myborder {border:2px solid #955eee;}
        
        Border color #955eee