#c101d5 color space conversions
Hex:
        #c101d5
        RGB:
        193, 1, 213
        CMY:
        24, 100, 16
        CMYK:
        9, 100, 0, 16
      HSL:
        294°, 99.0654%, 41.9608%
        HSV (HSB):
        294°, 99.5305%, 83.5294%
        XYZ:
        34.0134, 16.1633, 64.2779
        xyY:
        0.2972, 0.1412, 16.1633
      CIE-Lab:
        47.1880, 82.6209, -58.8315
        CIE-LCH:
        47.1880, 101.4266, 324.5466
        CIE-Luv:
        47.1880, 56.4799, -97.1466
        Hunter-Lab:
        40.2036, 80.6601, -66.6510
      #c101d5 color charts
#c101d5 RGB chart
      #c101d5 CMYK chart
      #c101d5 RGB pie chart
      #c101d5 color shades, tints & tones
#c101d5 color schemes
#c101d5 color preview, HTML & CSS examples
           This text has a color of #c101d5        
        
          <p style="color:#c101d5;">Text here</p>
        
        
          .mytext {color:#c101d5;}
        
        Text color #c101d5
      
           This box has a color of #c101d5        
        
          <div style="background-color:#c101d5;">Content here</div>
        
        
          .mybackground {background-color:#c101d5;}
        
        Background color #c101d5
      
           Border around this has a color of #c101d5        
        
          <div style="border:2px solid #c101d5;">Content here</div>
        
        
          .myborder {border:2px solid #c101d5;}
        
        Border color #c101d5