#c01d81 color space conversions
Hex:
        #c01d81
        RGB:
        192, 29, 129
        CMY:
        25, 89, 49
        CMYK:
        0, 85, 33, 25
      HSL:
        323°, 73.7557%, 43.3333%
        HSV (HSB):
        323°, 84.8958%, 75.2941%
        XYZ:
        26.1400, 13.6702, 22.0298
        xyY:
        0.4227, 0.2211, 13.6702
      CIE-Lab:
        43.7562, 67.5870, -14.3843
        CIE-LCH:
        43.7562, 69.1007, 347.9852
        CIE-Luv:
        43.7562, 87.5320, -30.9907
        Hunter-Lab:
        36.9732, 61.4963, -9.4455
      #c01d81 color charts
#c01d81 RGB chart
      #c01d81 CMYK chart
      #c01d81 RGB pie chart
      #c01d81 color shades, tints & tones
#c01d81 color schemes
#c01d81 color preview, HTML & CSS examples
           This text has a color of #c01d81        
        
          <p style="color:#c01d81;">Text here</p>
        
        
          .mytext {color:#c01d81;}
        
        Text color #c01d81
      
           This box has a color of #c01d81        
        
          <div style="background-color:#c01d81;">Content here</div>
        
        
          .mybackground {background-color:#c01d81;}
        
        Background color #c01d81
      
           Border around this has a color of #c01d81        
        
          <div style="border:2px solid #c01d81;">Content here</div>
        
        
          .myborder {border:2px solid #c01d81;}
        
        Border color #c01d81