#c05393 color space conversions
Hex:
        #c05393
        RGB:
        192, 83, 147
        CMY:
        25, 67, 42
        CMYK:
        0, 57, 23, 25
      HSL:
        325°, 46.3830%, 53.9216%
        HSV (HSB):
        325°, 56.7708%, 75.2941%
        XYZ:
        30.0979, 19.4996, 29.7812
        xyY:
        0.3792, 0.2457, 19.4996
      CIE-Lab:
        51.2666, 50.8602, -13.8478
        CIE-LCH:
        51.2666, 52.7117, 344.7692
        CIE-Luv:
        51.2666, 62.9273, -28.1967
        Hunter-Lab:
        44.1583, 44.3871, -9.0755
      #c05393 color charts
#c05393 RGB chart
      #c05393 CMYK chart
      #c05393 RGB pie chart
      #c05393 color shades, tints & tones
#c05393 color schemes
#c05393 color preview, HTML & CSS examples
           This text has a color of #c05393        
        
          <p style="color:#c05393;">Text here</p>
        
        
          .mytext {color:#c05393;}
        
        Text color #c05393
      
           This box has a color of #c05393        
        
          <div style="background-color:#c05393;">Content here</div>
        
        
          .mybackground {background-color:#c05393;}
        
        Background color #c05393
      
           Border around this has a color of #c05393        
        
          <div style="border:2px solid #c05393;">Content here</div>
        
        
          .myborder {border:2px solid #c05393;}
        
        Border color #c05393