#c01993 color space conversions
Hex:
        #c01993
        RGB:
        192, 25, 147
        CMY:
        25, 90, 42
        CMYK:
        0, 87, 23, 25
      HSL:
        316°, 76.9585%, 42.5490%
        HSV (HSB):
        316°, 86.9792%, 75.2941%
        XYZ:
        27.3523, 14.0083, 28.8660
        xyY:
        0.3895, 0.1995, 14.0083
      CIE-Lab:
        44.2449, 70.4313, -24.6106
        CIE-LCH:
        44.2449, 74.6073, 340.7392
        CIE-Luv:
        44.2449, 80.3904, -45.6158
        Hunter-Lab:
        37.4277, 64.9502, -19.5279
      #c01993 color charts
#c01993 RGB chart
      #c01993 CMYK chart
      #c01993 RGB pie chart
      #c01993 color shades, tints & tones
#c01993 color schemes
#c01993 color preview, HTML & CSS examples
           This text has a color of #c01993        
        
          <p style="color:#c01993;">Text here</p>
        
        
          .mytext {color:#c01993;}
        
        Text color #c01993
      
           This box has a color of #c01993        
        
          <div style="background-color:#c01993;">Content here</div>
        
        
          .mybackground {background-color:#c01993;}
        
        Background color #c01993
      
           Border around this has a color of #c01993        
        
          <div style="border:2px solid #c01993;">Content here</div>
        
        
          .myborder {border:2px solid #c01993;}
        
        Border color #c01993