#c23d84 color space conversions
Hex:
        #c23d84
        RGB:
        194, 61, 132
        CMY:
        24, 76, 48
        CMYK:
        0, 69, 32, 24
      HSL:
        328°, 52.1569%, 50.0000%
        HSV (HSB):
        328°, 68.5567%, 76.0784%
        XYZ:
        28.0817, 16.4728, 23.5293
        xyY:
        0.4125, 0.2419, 16.4728
      CIE-Lab:
        47.5887, 58.9267, -10.3822
        CIE-LCH:
        47.5887, 59.8343, 350.0077
        CIE-Luv:
        47.5887, 78.5869, -24.4726
        Hunter-Lab:
        40.5867, 52.4768, -5.9615
      #c23d84 color charts
#c23d84 RGB chart
      #c23d84 CMYK chart
      #c23d84 RGB pie chart
      #c23d84 color shades, tints & tones
#c23d84 color schemes
#c23d84 color preview, HTML & CSS examples
           This text has a color of #c23d84        
        
          <p style="color:#c23d84;">Text here</p>
        
        
          .mytext {color:#c23d84;}
        
        Text color #c23d84
      
           This box has a color of #c23d84        
        
          <div style="background-color:#c23d84;">Content here</div>
        
        
          .mybackground {background-color:#c23d84;}
        
        Background color #c23d84
      
           Border around this has a color of #c23d84        
        
          <div style="border:2px solid #c23d84;">Content here</div>
        
        
          .myborder {border:2px solid #c23d84;}
        
        Border color #c23d84