#c05890 color space conversions
Hex:
        #c05890
        RGB:
        192, 88, 144
        CMY:
        25, 65, 44
        CMYK:
        0, 54, 25, 25
      HSL:
        328°, 45.2174%, 54.9020%
        HSV (HSB):
        328°, 54.1667%, 75.2941%
        XYZ:
        30.2620, 20.1995, 28.6895
        xyY:
        0.3823, 0.2552, 20.1995
      CIE-Lab:
        52.0621, 48.0496, -10.8702
        CIE-LCH:
        52.0621, 49.2639, 347.2527
        CIE-Luv:
        52.0621, 61.4775, -23.5466
        Hunter-Lab:
        44.9439, 41.5373, -6.3864
      #c05890 color charts
#c05890 RGB chart
      #c05890 CMYK chart
      #c05890 RGB pie chart
      #c05890 color shades, tints & tones
#c05890 color schemes
#c05890 color preview, HTML & CSS examples
           This text has a color of #c05890        
        
          <p style="color:#c05890;">Text here</p>
        
        
          .mytext {color:#c05890;}
        
        Text color #c05890
      
           This box has a color of #c05890        
        
          <div style="background-color:#c05890;">Content here</div>
        
        
          .mybackground {background-color:#c05890;}
        
        Background color #c05890
      
           Border around this has a color of #c05890        
        
          <div style="border:2px solid #c05890;">Content here</div>
        
        
          .myborder {border:2px solid #c05890;}
        
        Border color #c05890