#c05186 color space conversions
Hex:
        #c05186
        RGB:
        192, 81, 134
        CMY:
        25, 68, 47
        CMYK:
        0, 58, 30, 25
      HSL:
        331°, 46.8354%, 53.5294%
        HSV (HSB):
        331°, 57.8125%, 75.2941%
        XYZ:
        28.9837, 18.8126, 24.6578
        xyY:
        0.4000, 0.2596, 18.8126
      CIE-Lab:
        50.4672, 50.0476, -7.3083
        CIE-LCH:
        50.4672, 50.5784, 351.6920
        CIE-Luv:
        50.4672, 67.6911, -18.8480
        Hunter-Lab:
        43.3734, 43.3767, -3.3450
      #c05186 color charts
#c05186 RGB chart
      #c05186 CMYK chart
      #c05186 RGB pie chart
      #c05186 color shades, tints & tones
#c05186 color schemes
#c05186 color preview, HTML & CSS examples
           This text has a color of #c05186        
        
          <p style="color:#c05186;">Text here</p>
        
        
          .mytext {color:#c05186;}
        
        Text color #c05186
      
           This box has a color of #c05186        
        
          <div style="background-color:#c05186;">Content here</div>
        
        
          .mybackground {background-color:#c05186;}
        
        Background color #c05186
      
           Border around this has a color of #c05186        
        
          <div style="border:2px solid #c05186;">Content here</div>
        
        
          .myborder {border:2px solid #c05186;}
        
        Border color #c05186