#c11dd4 color space conversions
Hex:
        #c11dd4
        RGB:
        193, 29, 212
        CMY:
        24, 89, 17
        CMYK:
        9, 86, 0, 17
      HSL:
        294°, 75.9336%, 47.2549%
        HSV (HSB):
        294°, 86.3208%, 83.1373%
        XYZ:
        34.3153, 16.9697, 63.7542
        xyY:
        0.2983, 0.1475, 16.9697
      CIE-Lab:
        48.2218, 79.2121, -56.5922
        CIE-LCH:
        48.2218, 97.3511, 324.4565
        CIE-Luv:
        48.2218, 55.1960, -94.1808
        Hunter-Lab:
        41.1942, 76.6030, -62.9241
      #c11dd4 color charts
#c11dd4 RGB chart
      #c11dd4 CMYK chart
      #c11dd4 RGB pie chart
      #c11dd4 color shades, tints & tones
#c11dd4 color schemes
#c11dd4 color preview, HTML & CSS examples
           This text has a color of #c11dd4        
        
          <p style="color:#c11dd4;">Text here</p>
        
        
          .mytext {color:#c11dd4;}
        
        Text color #c11dd4
      
           This box has a color of #c11dd4        
        
          <div style="background-color:#c11dd4;">Content here</div>
        
        
          .mybackground {background-color:#c11dd4;}
        
        Background color #c11dd4
      
           Border around this has a color of #c11dd4        
        
          <div style="border:2px solid #c11dd4;">Content here</div>
        
        
          .myborder {border:2px solid #c11dd4;}
        
        Border color #c11dd4