#c955e1 color space conversions
Hex:
        #c955e1
        RGB:
        201, 85, 225
        CMY:
        21, 67, 12
        CMYK:
        11, 62, 0, 12
      HSL:
        290°, 70.0000%, 60.7843%
        HSV (HSB):
        290°, 62.2222%, 88.2353%
        XYZ:
        40.9265, 24.3507, 73.7773
        xyY:
        0.2943, 0.1751, 24.3507
      CIE-Lab:
        56.4373, 65.3357, -50.7727
        CIE-LCH:
        56.4373, 82.7443, 322.1490
        CIE-Luv:
        56.4373, 46.2501, -87.3770
        Hunter-Lab:
        49.3465, 61.6863, -54.1012
      #c955e1 color charts
#c955e1 RGB chart
      #c955e1 CMYK chart
      #c955e1 RGB pie chart
      #c955e1 color shades, tints & tones
#c955e1 color schemes
#c955e1 color preview, HTML & CSS examples
           This text has a color of #c955e1        
        
          <p style="color:#c955e1;">Text here</p>
        
        
          .mytext {color:#c955e1;}
        
        Text color #c955e1
      
           This box has a color of #c955e1        
        
          <div style="background-color:#c955e1;">Content here</div>
        
        
          .mybackground {background-color:#c955e1;}
        
        Background color #c955e1
      
           Border around this has a color of #c955e1        
        
          <div style="border:2px solid #c955e1;">Content here</div>
        
        
          .myborder {border:2px solid #c955e1;}
        
        Border color #c955e1