#ca2186 color space conversions
Hex:
        #ca2186
        RGB:
        202, 33, 134
        CMY:
        21, 87, 47
        CMYK:
        0, 84, 34, 21
      HSL:
        324°, 71.9149%, 46.0784%
        HSV (HSB):
        324°, 83.6634%, 79.2157%
        XYZ:
        29.2041, 15.3655, 23.9809
        xyY:
        0.4260, 0.2241, 15.3655
      CIE-Lab:
        46.1308, 69.5896, -13.6588
        CIE-LCH:
        46.1308, 70.9173, 348.8953
        CIE-Luv:
        46.1308, 92.5996, -30.7861
        Hunter-Lab:
        39.1989, 64.3886, -8.8329
      #ca2186 color charts
#ca2186 RGB chart
      #ca2186 CMYK chart
      #ca2186 RGB pie chart
      #ca2186 color shades, tints & tones
#ca2186 color schemes
#ca2186 color preview, HTML & CSS examples
           This text has a color of #ca2186        
        
          <p style="color:#ca2186;">Text here</p>
        
        
          .mytext {color:#ca2186;}
        
        Text color #ca2186
      
           This box has a color of #ca2186        
        
          <div style="background-color:#ca2186;">Content here</div>
        
        
          .mybackground {background-color:#ca2186;}
        
        Background color #ca2186
      
           Border around this has a color of #ca2186        
        
          <div style="border:2px solid #ca2186;">Content here</div>
        
        
          .myborder {border:2px solid #ca2186;}
        
        Border color #ca2186