#c06582 color space conversions
Hex:
        #c06582
        RGB:
        192, 101, 130
        CMY:
        25, 60, 49
        CMYK:
        0, 47, 32, 25
      HSL:
        341°, 41.9355%, 57.4510%
        HSV (HSB):
        341°, 47.3958%, 75.2941%
        XYZ:
        30.4212, 22.1255, 23.7864
        xyY:
        0.3985, 0.2899, 22.1255
      CIE-Lab:
        54.1599, 39.6046, 0.5119
        CIE-LCH:
        54.1599, 39.6079, 0.7406
        CIE-Luv:
        54.1599, 58.2677, -6.4463
        Hunter-Lab:
        47.0378, 33.1268, 2.9443
      #c06582 color charts
#c06582 RGB chart
      #c06582 CMYK chart
      #c06582 RGB pie chart
      #c06582 color shades, tints & tones
#c06582 color schemes
#c06582 color preview, HTML & CSS examples
           This text has a color of #c06582        
        
          <p style="color:#c06582;">Text here</p>
        
        
          .mytext {color:#c06582;}
        
        Text color #c06582
      
           This box has a color of #c06582        
        
          <div style="background-color:#c06582;">Content here</div>
        
        
          .mybackground {background-color:#c06582;}
        
        Background color #c06582
      
           Border around this has a color of #c06582        
        
          <div style="border:2px solid #c06582;">Content here</div>
        
        
          .myborder {border:2px solid #c06582;}
        
        Border color #c06582