#c05982 color space conversions
Hex:
        #c05982
        RGB:
        192, 89, 130
        CMY:
        25, 65, 49
        CMYK:
        0, 54, 32, 25
      HSL:
        336°, 44.9782%, 55.0980%
        HSV (HSB):
        336°, 53.6458%, 75.2941%
        XYZ:
        29.3399, 19.9629, 23.4259
        xyY:
        0.4034, 0.2745, 19.9629
      CIE-Lab:
        51.7953, 45.6959, -2.9536
        CIE-LCH:
        51.7953, 45.7913, 356.3018
        CIE-Luv:
        51.7953, 64.8080, -12.1970
        Hunter-Lab:
        44.6799, 39.0255, 0.1898
      #c05982 color charts
#c05982 RGB chart
      #c05982 CMYK chart
      #c05982 RGB pie chart
      #c05982 color shades, tints & tones
#c05982 color schemes
#c05982 color preview, HTML & CSS examples
           This text has a color of #c05982        
        
          <p style="color:#c05982;">Text here</p>
        
        
          .mytext {color:#c05982;}
        
        Text color #c05982
      
           This box has a color of #c05982        
        
          <div style="background-color:#c05982;">Content here</div>
        
        
          .mybackground {background-color:#c05982;}
        
        Background color #c05982
      
           Border around this has a color of #c05982        
        
          <div style="border:2px solid #c05982;">Content here</div>
        
        
          .myborder {border:2px solid #c05982;}
        
        Border color #c05982