#c05d98 color space conversions
Hex:
        #c05d98
        RGB:
        192, 93, 152
        CMY:
        25, 64, 40
        CMYK:
        0, 52, 21, 25
      HSL:
        324°, 44.0000%, 55.8824%
        HSV (HSB):
        324°, 51.5625%, 75.2941%
        XYZ:
        31.3201, 21.3022, 32.1667
        xyY:
        0.3694, 0.2512, 21.3022
      CIE-Lab:
        53.2786, 46.7395, -13.7566
        CIE-LCH:
        53.2786, 48.7219, 343.5995
        CIE-Luv:
        53.2786, 56.9393, -27.5469
        Hunter-Lab:
        46.1543, 40.3593, -9.0136
      #c05d98 color charts
#c05d98 RGB chart
      #c05d98 CMYK chart
      #c05d98 RGB pie chart
      #c05d98 color shades, tints & tones
#c05d98 color schemes
#c05d98 color preview, HTML & CSS examples
           This text has a color of #c05d98        
        
          <p style="color:#c05d98;">Text here</p>
        
        
          .mytext {color:#c05d98;}
        
        Text color #c05d98
      
           This box has a color of #c05d98        
        
          <div style="background-color:#c05d98;">Content here</div>
        
        
          .mybackground {background-color:#c05d98;}
        
        Background color #c05d98
      
           Border around this has a color of #c05d98        
        
          <div style="border:2px solid #c05d98;">Content here</div>
        
        
          .myborder {border:2px solid #c05d98;}
        
        Border color #c05d98