#ca2085 color space conversions
Hex:
        #ca2085
        RGB:
        202, 32, 133
        CMY:
        21, 87, 48
        CMYK:
        0, 84, 34, 21
      HSL:
        324°, 72.6496%, 45.8824%
        HSV (HSB):
        324°, 84.1584%, 79.2157%
        XYZ:
        29.1073, 15.2830, 23.6061
        xyY:
        0.4281, 0.2248, 15.2830
      CIE-Lab:
        46.0194, 69.6964, -13.2183
        CIE-LCH:
        46.0194, 70.9388, 349.2611
        CIE-Luv:
        46.0194, 93.2461, -30.1978
        Hunter-Lab:
        39.0935, 64.4894, -8.4360
      #ca2085 color charts
#ca2085 RGB chart
      #ca2085 CMYK chart
      #ca2085 RGB pie chart
      #ca2085 color shades, tints & tones
#ca2085 color schemes
#ca2085 color preview, HTML & CSS examples
           This text has a color of #ca2085        
        
          <p style="color:#ca2085;">Text here</p>
        
        
          .mytext {color:#ca2085;}
        
        Text color #ca2085
      
           This box has a color of #ca2085        
        
          <div style="background-color:#ca2085;">Content here</div>
        
        
          .mybackground {background-color:#ca2085;}
        
        Background color #ca2085
      
           Border around this has a color of #ca2085        
        
          <div style="border:2px solid #ca2085;">Content here</div>
        
        
          .myborder {border:2px solid #ca2085;}
        
        Border color #ca2085