#9c55d1 color space conversions
Hex:
        #9c55d1
        RGB:
        156, 85, 209
        CMY:
        39, 67, 18
        CMYK:
        25, 59, 0, 18
      HSL:
        274°, 57.4074%, 57.6471%
        HSV (HSB):
        274°, 59.3301%, 81.9608%
        XYZ:
        28.4674, 18.1684, 62.3280
        xyY:
        0.2613, 0.1667, 18.1684
      CIE-Lab:
        49.6997, 51.3454, -52.7870
        CIE-LCH:
        49.6997, 73.6398, 314.2069
        CIE-Luv:
        49.6997, 22.9433, -86.0911
        Hunter-Lab:
        42.6244, 44.6217, -56.8605
      #9c55d1 color charts
#9c55d1 RGB chart
      #9c55d1 CMYK chart
      #9c55d1 RGB pie chart
      #9c55d1 color shades, tints & tones
#9c55d1 color schemes
#9c55d1 color preview, HTML & CSS examples
           This text has a color of #9c55d1        
        
          <p style="color:#9c55d1;">Text here</p>
        
        
          .mytext {color:#9c55d1;}
        
        Text color #9c55d1
      
           This box has a color of #9c55d1        
        
          <div style="background-color:#9c55d1;">Content here</div>
        
        
          .mybackground {background-color:#9c55d1;}
        
        Background color #9c55d1
      
           Border around this has a color of #9c55d1        
        
          <div style="border:2px solid #9c55d1;">Content here</div>
        
        
          .myborder {border:2px solid #9c55d1;}
        
        Border color #9c55d1