#c55085 color space conversions
Hex:
        #c55085
        RGB:
        197, 80, 133
        CMY:
        23, 69, 48
        CMYK:
        0, 59, 32, 23
      HSL:
        333°, 50.2146%, 54.3137%
        HSV (HSB):
        333°, 59.3909%, 77.2549%
        XYZ:
        30.1283, 19.3011, 24.3279
        xyY:
        0.4085, 0.2617, 19.3011
      CIE-Lab:
        51.0376, 51.9616, -5.7785
        CIE-LCH:
        51.0376, 52.2819, 353.6543
        CIE-Luv:
        51.0376, 72.3863, -17.1897
        Hunter-Lab:
        43.9330, 45.5285, -2.0787
      #c55085 color charts
#c55085 RGB chart
      #c55085 CMYK chart
      #c55085 RGB pie chart
      #c55085 color shades, tints & tones
#c55085 color schemes
#c55085 color preview, HTML & CSS examples
           This text has a color of #c55085        
        
          <p style="color:#c55085;">Text here</p>
        
        
          .mytext {color:#c55085;}
        
        Text color #c55085
      
           This box has a color of #c55085        
        
          <div style="background-color:#c55085;">Content here</div>
        
        
          .mybackground {background-color:#c55085;}
        
        Background color #c55085
      
           Border around this has a color of #c55085        
        
          <div style="border:2px solid #c55085;">Content here</div>
        
        
          .myborder {border:2px solid #c55085;}
        
        Border color #c55085