#955bef color space conversions
Hex:
        #955bef
        RGB:
        149, 91, 239
        CMY:
        42, 64, 6
        CMYK:
        38, 62, 0, 6
      HSL:
        264°, 82.2222%, 64.7059%
        HSV (HSB):
        264°, 61.9247%, 93.7255%
        XYZ:
        31.7155, 20.1037, 83.8702
        xyY:
        0.2337, 0.1482, 20.1037
      CIE-Lab:
        51.9543, 53.8952, -66.1726
        CIE-LCH:
        51.9543, 85.3434, 309.1615
        CIE-Luv:
        51.9543, 12.8746, -107.3799
        Hunter-Lab:
        44.8372, 47.7966, -79.5189
      #955bef color charts
#955bef RGB chart
      #955bef CMYK chart
      #955bef RGB pie chart
      #955bef color shades, tints & tones
#955bef color schemes
#955bef color preview, HTML & CSS examples
           This text has a color of #955bef        
        
          <p style="color:#955bef;">Text here</p>
        
        
          .mytext {color:#955bef;}
        
        Text color #955bef
      
           This box has a color of #955bef        
        
          <div style="background-color:#955bef;">Content here</div>
        
        
          .mybackground {background-color:#955bef;}
        
        Background color #955bef
      
           Border around this has a color of #955bef        
        
          <div style="border:2px solid #955bef;">Content here</div>
        
        
          .myborder {border:2px solid #955bef;}
        
        Border color #955bef