#c05296 color space conversions
Hex:
        #c05296
        RGB:
        192, 82, 150
        CMY:
        25, 68, 41
        CMYK:
        0, 57, 22, 25
      HSL:
        323°, 46.6102%, 53.7255%
        HSV (HSB):
        323°, 57.2917%, 75.2941%
        XYZ:
        30.2605, 19.4431, 31.0121
        xyY:
        0.3749, 0.2409, 19.4431
      CIE-Lab:
        51.2016, 51.7531, -15.7245
        CIE-LCH:
        51.2016, 54.0892, 343.0993
        CIE-Luv:
        51.2016, 62.4806, -31.0322
        Hunter-Lab:
        44.0943, 45.3340, -10.8335
      #c05296 color charts
#c05296 RGB chart
      #c05296 CMYK chart
      #c05296 RGB pie chart
      #c05296 color shades, tints & tones
#c05296 color schemes
#c05296 color preview, HTML & CSS examples
           This text has a color of #c05296        
        
          <p style="color:#c05296;">Text here</p>
        
        
          .mytext {color:#c05296;}
        
        Text color #c05296
      
           This box has a color of #c05296        
        
          <div style="background-color:#c05296;">Content here</div>
        
        
          .mybackground {background-color:#c05296;}
        
        Background color #c05296
      
           Border around this has a color of #c05296        
        
          <div style="border:2px solid #c05296;">Content here</div>
        
        
          .myborder {border:2px solid #c05296;}
        
        Border color #c05296