#955eef color space conversions
Hex:
        #955eef
        RGB:
        149, 94, 239
        CMY:
        42, 63, 6
        CMYK:
        38, 61, 0, 6
      HSL:
        263°, 81.9209%, 65.2941%
        HSV (HSB):
        263°, 60.6695%, 93.7255%
        XYZ:
        31.9771, 20.6270, 83.9574
        xyY:
        0.2342, 0.1510, 20.6270
      CIE-Lab:
        52.5388, 52.3267, -65.2284
        CIE-LCH:
        52.5388, 83.6231, 308.7369
        CIE-Luv:
        52.5388, 12.1337, -106.1480
        Hunter-Lab:
        45.4169, 46.1986, -77.8112
      #955eef color charts
#955eef RGB chart
      #955eef CMYK chart
      #955eef RGB pie chart
      #955eef color shades, tints & tones
#955eef color schemes
#955eef color preview, HTML & CSS examples
           This text has a color of #955eef        
        
          <p style="color:#955eef;">Text here</p>
        
        
          .mytext {color:#955eef;}
        
        Text color #955eef
      
           This box has a color of #955eef        
        
          <div style="background-color:#955eef;">Content here</div>
        
        
          .mybackground {background-color:#955eef;}
        
        Background color #955eef
      
           Border around this has a color of #955eef        
        
          <div style="border:2px solid #955eef;">Content here</div>
        
        
          .myborder {border:2px solid #955eef;}
        
        Border color #955eef