#c1005e color space conversions
Hex:
        #c1005e
        RGB:
        193, 0, 94
        CMY:
        24, 100, 63
        CMYK:
        0, 100, 51, 24
      HSL:
        331°, 100.0000%, 37.8431%
        HSV (HSB):
        331°, 100.0000%, 75.6863%
        XYZ:
        24.0127, 12.1456, 11.6684
        xyY:
        0.5021, 0.2540, 12.1456
      CIE-Lab:
        41.4466, 68.4705, 4.0480
        CIE-LCH:
        41.4466, 68.5901, 3.3834
        CIE-Luv:
        41.4466, 107.9645, -8.1606
        Hunter-Lab:
        34.8506, 62.0015, 4.5444
      #c1005e color charts
#c1005e RGB chart
      #c1005e CMYK chart
      #c1005e RGB pie chart
      #c1005e color shades, tints & tones
#c1005e color schemes
#c1005e color preview, HTML & CSS examples
           This text has a color of #c1005e        
        
          <p style="color:#c1005e;">Text here</p>
        
        
          .mytext {color:#c1005e;}
        
        Text color #c1005e
      
           This box has a color of #c1005e        
        
          <div style="background-color:#c1005e;">Content here</div>
        
        
          .mybackground {background-color:#c1005e;}
        
        Background color #c1005e
      
           Border around this has a color of #c1005e        
        
          <div style="border:2px solid #c1005e;">Content here</div>
        
        
          .myborder {border:2px solid #c1005e;}
        
        Border color #c1005e