#c71485 color space conversions
Hex:
        #c71485
        RGB:
        199, 20, 133
        CMY:
        22, 92, 48
        CMYK:
        0, 90, 33, 22
      HSL:
        322°, 81.7352%, 42.9412%
        HSV (HSB):
        322°, 89.9497%, 78.0392%
        XYZ:
        28.0370, 14.3359, 23.4797
        xyY:
        0.4258, 0.2177, 14.3359
      CIE-Lab:
        44.7108, 71.1545, -15.2597
        CIE-LCH:
        44.7108, 72.7724, 347.8957
        CIE-Luv:
        44.7108, 92.9244, -33.0137
        Hunter-Lab:
        37.8628, 65.9176, -10.2634
      #c71485 color charts
#c71485 RGB chart
      #c71485 CMYK chart
      #c71485 RGB pie chart
      #c71485 color shades, tints & tones
#c71485 color schemes
#c71485 color preview, HTML & CSS examples
           This text has a color of #c71485        
        
          <p style="color:#c71485;">Text here</p>
        
        
          .mytext {color:#c71485;}
        
        Text color #c71485
      
           This box has a color of #c71485        
        
          <div style="background-color:#c71485;">Content here</div>
        
        
          .mybackground {background-color:#c71485;}
        
        Background color #c71485
      
           Border around this has a color of #c71485        
        
          <div style="border:2px solid #c71485;">Content here</div>
        
        
          .myborder {border:2px solid #c71485;}
        
        Border color #c71485