#c01486 color space conversions
Hex:
        #c01486
        RGB:
        192, 20, 134
        CMY:
        25, 92, 47
        CMYK:
        0, 90, 30, 25
      HSL:
        320°, 81.1321%, 41.5686%
        HSV (HSB):
        320°, 89.5833%, 75.2941%
        XYZ:
        26.2915, 13.4280, 23.7604
        xyY:
        0.4142, 0.2115, 13.4280
      CIE-Lab:
        43.4012, 69.7436, -17.9938
        CIE-LCH:
        43.4012, 72.0274, 345.5332
        CIE-Luv:
        43.4012, 86.8293, -36.1882
        Hunter-Lab:
        36.6442, 63.9425, -12.7931
      #c01486 color charts
#c01486 RGB chart
      #c01486 CMYK chart
      #c01486 RGB pie chart
      #c01486 color shades, tints & tones
#c01486 color schemes
#c01486 color preview, HTML & CSS examples
           This text has a color of #c01486        
        
          <p style="color:#c01486;">Text here</p>
        
        
          .mytext {color:#c01486;}
        
        Text color #c01486
      
           This box has a color of #c01486        
        
          <div style="background-color:#c01486;">Content here</div>
        
        
          .mybackground {background-color:#c01486;}
        
        Background color #c01486
      
           Border around this has a color of #c01486        
        
          <div style="border:2px solid #c01486;">Content here</div>
        
        
          .myborder {border:2px solid #c01486;}
        
        Border color #c01486