#c23095 color space conversions
Hex:
        #c23095
        RGB:
        194, 48, 149
        CMY:
        24, 81, 42
        CMYK:
        0, 75, 23, 24
      HSL:
        318°, 60.3306%, 47.4510%
        HSV (HSB):
        318°, 75.2577%, 76.0784%
        XYZ:
        28.7299, 15.7532, 29.9602
        xyY:
        0.3859, 0.2116, 15.7532
      CIE-Lab:
        46.6490, 65.5201, -22.0688
        CIE-LCH:
        46.6490, 69.1369, 341.3852
        CIE-Luv:
        46.6490, 76.3876, -41.7572
        Hunter-Lab:
        39.6903, 59.7498, -16.9719
      #c23095 color charts
#c23095 RGB chart
      #c23095 CMYK chart
      #c23095 RGB pie chart
      #c23095 color shades, tints & tones
#c23095 color schemes
#c23095 color preview, HTML & CSS examples
           This text has a color of #c23095        
        
          <p style="color:#c23095;">Text here</p>
        
        
          .mytext {color:#c23095;}
        
        Text color #c23095
      
           This box has a color of #c23095        
        
          <div style="background-color:#c23095;">Content here</div>
        
        
          .mybackground {background-color:#c23095;}
        
        Background color #c23095
      
           Border around this has a color of #c23095        
        
          <div style="border:2px solid #c23095;">Content here</div>
        
        
          .myborder {border:2px solid #c23095;}
        
        Border color #c23095