#c05f82 color space conversions
Hex:
        #c05f82
        RGB:
        192, 95, 130
        CMY:
        25, 63, 49
        CMYK:
        0, 51, 32, 25
      HSL:
        338°, 43.4978%, 56.2745%
        HSV (HSB):
        338°, 50.5208%, 75.2941%
        XYZ:
        29.8597, 21.0026, 23.5992
        xyY:
        0.4010, 0.2821, 21.0026
      CIE-Lab:
        52.9523, 42.6926, -1.2534
        CIE-LCH:
        52.9523, 42.7110, 358.3183
        CIE-Luv:
        52.9523, 61.5980, -9.3766
        Hunter-Lab:
        45.8286, 36.1020, 1.5489
      #c05f82 color charts
#c05f82 RGB chart
      #c05f82 CMYK chart
      #c05f82 RGB pie chart
      #c05f82 color shades, tints & tones
#c05f82 color schemes
#c05f82 color preview, HTML & CSS examples
           This text has a color of #c05f82        
        
          <p style="color:#c05f82;">Text here</p>
        
        
          .mytext {color:#c05f82;}
        
        Text color #c05f82
      
           This box has a color of #c05f82        
        
          <div style="background-color:#c05f82;">Content here</div>
        
        
          .mybackground {background-color:#c05f82;}
        
        Background color #c05f82
      
           Border around this has a color of #c05f82        
        
          <div style="border:2px solid #c05f82;">Content here</div>
        
        
          .myborder {border:2px solid #c05f82;}
        
        Border color #c05f82