#c95483 color space conversions
Hex:
        #c95483
        RGB:
        201, 84, 131
        CMY:
        21, 67, 49
        CMYK:
        0, 58, 35, 21
      HSL:
        336°, 52.0000%, 55.8824%
        HSV (HSB):
        336°, 58.2090%, 78.8235%
        XYZ:
        31.3545, 20.3968, 23.7572
        xyY:
        0.4152, 0.2701, 20.3968
      CIE-Lab:
        52.2830, 51.1574, -2.6749
        CIE-LCH:
        52.2830, 51.2273, 357.0069
        CIE-Luv:
        52.2830, 74.1675, -12.9431
        Hunter-Lab:
        45.1629, 44.8891, 0.4255
      #c95483 color charts
#c95483 RGB chart
      #c95483 CMYK chart
      #c95483 RGB pie chart
      #c95483 color shades, tints & tones
#c95483 color schemes
#c95483 color preview, HTML & CSS examples
           This text has a color of #c95483        
        
          <p style="color:#c95483;">Text here</p>
        
        
          .mytext {color:#c95483;}
        
        Text color #c95483
      
           This box has a color of #c95483        
        
          <div style="background-color:#c95483;">Content here</div>
        
        
          .mybackground {background-color:#c95483;}
        
        Background color #c95483
      
           Border around this has a color of #c95483        
        
          <div style="border:2px solid #c95483;">Content here</div>
        
        
          .myborder {border:2px solid #c95483;}
        
        Border color #c95483