#955cf1 color space conversions
Hex:
        #955cf1
        RGB:
        149, 92, 241
        CMY:
        42, 64, 5
        CMYK:
        38, 62, 0, 5
      HSL:
        263°, 84.1808%, 65.2941%
        HSV (HSB):
        263°, 61.8257%, 94.5098%
        XYZ:
        32.0988, 20.3947, 85.4639
        xyY:
        0.2327, 0.1478, 20.3947
      CIE-Lab:
        52.2806, 53.8800, -66.7640
        CIE-LCH:
        52.2806, 85.7933, 308.9043
        CIE-Luv:
        52.2806, 12.3450, -108.4304
        Hunter-Lab:
        45.1605, 47.8416, -80.5908
      #955cf1 color charts
#955cf1 RGB chart
      #955cf1 CMYK chart
      #955cf1 RGB pie chart
      #955cf1 color shades, tints & tones
#955cf1 color schemes
#955cf1 color preview, HTML & CSS examples
           This text has a color of #955cf1        
        
          <p style="color:#955cf1;">Text here</p>
        
        
          .mytext {color:#955cf1;}
        
        Text color #955cf1
      
           This box has a color of #955cf1        
        
          <div style="background-color:#955cf1;">Content here</div>
        
        
          .mybackground {background-color:#955cf1;}
        
        Background color #955cf1
      
           Border around this has a color of #955cf1        
        
          <div style="border:2px solid #955cf1;">Content here</div>
        
        
          .myborder {border:2px solid #955cf1;}
        
        Border color #955cf1