#c64286 color space conversions
Hex:
        #c64286
        RGB:
        198, 66, 134
        CMY:
        22, 74, 47
        CMYK:
        0, 67, 32, 22
      HSL:
        329°, 53.6585%, 51.7647%
        HSV (HSB):
        329°, 66.6667%, 77.6471%
        XYZ:
        29.5400, 17.6234, 24.3990
        xyY:
        0.4128, 0.2463, 17.6234
      CIE-Lab:
        49.0361, 58.3553, -9.3475
        CIE-LCH:
        49.0361, 59.0992, 350.8995
        CIE-Luv:
        49.0361, 79.0746, -23.1135
        Hunter-Lab:
        41.9803, 52.1385, -5.0732
      #c64286 color charts
#c64286 RGB chart
      #c64286 CMYK chart
      #c64286 RGB pie chart
      #c64286 color shades, tints & tones
#c64286 color schemes
#c64286 color preview, HTML & CSS examples
           This text has a color of #c64286        
        
          <p style="color:#c64286;">Text here</p>
        
        
          .mytext {color:#c64286;}
        
        Text color #c64286
      
           This box has a color of #c64286        
        
          <div style="background-color:#c64286;">Content here</div>
        
        
          .mybackground {background-color:#c64286;}
        
        Background color #c64286
      
           Border around this has a color of #c64286        
        
          <div style="border:2px solid #c64286;">Content here</div>
        
        
          .myborder {border:2px solid #c64286;}
        
        Border color #c64286