#c15286 color space conversions
Hex:
        #c15286
        RGB:
        193, 82, 134
        CMY:
        24, 68, 47
        CMYK:
        0, 58, 31, 24
      HSL:
        332°, 47.2340%, 53.9216%
        HSV (HSB):
        332°, 57.5130%, 75.6863%
        XYZ:
        29.3127, 19.0933, 24.6947
        xyY:
        0.4010, 0.2612, 19.0933
      CIE-Lab:
        50.7962, 49.8981, -6.8018
        CIE-LCH:
        50.7962, 50.3595, 352.2376
        CIE-Luv:
        50.7962, 67.9901, -18.1540
        Hunter-Lab:
        43.6959, 43.2762, -2.9206
      #c15286 color charts
#c15286 RGB chart
      #c15286 CMYK chart
      #c15286 RGB pie chart
      #c15286 color shades, tints & tones
#c15286 color schemes
#c15286 color preview, HTML & CSS examples
           This text has a color of #c15286        
        
          <p style="color:#c15286;">Text here</p>
        
        
          .mytext {color:#c15286;}
        
        Text color #c15286
      
           This box has a color of #c15286        
        
          <div style="background-color:#c15286;">Content here</div>
        
        
          .mybackground {background-color:#c15286;}
        
        Background color #c15286
      
           Border around this has a color of #c15286        
        
          <div style="border:2px solid #c15286;">Content here</div>
        
        
          .myborder {border:2px solid #c15286;}
        
        Border color #c15286