#c70aa1 color space conversions
Hex:
        #c70aa1
        RGB:
        199, 10, 161
        CMY:
        22, 96, 37
        CMYK:
        0, 95, 19, 22
      HSL:
        312°, 90.4306%, 40.9804%
        HSV (HSB):
        312°, 94.9749%, 78.0392%
        XYZ:
        30.0948, 14.9324, 35.0143
        xyY:
        0.3760, 0.1866, 14.9324
      CIE-Lab:
        45.5415, 75.5255, -30.9165
        CIE-LCH:
        45.5415, 81.6084, 337.7382
        CIE-Luv:
        45.5415, 81.3239, -55.7199
        Hunter-Lab:
        38.6425, 71.3915, -26.6735
      #c70aa1 color charts
#c70aa1 RGB chart
      #c70aa1 CMYK chart
      #c70aa1 RGB pie chart
      #c70aa1 color shades, tints & tones
#c70aa1 color schemes
#c70aa1 color preview, HTML & CSS examples
           This text has a color of #c70aa1        
        
          <p style="color:#c70aa1;">Text here</p>
        
        
          .mytext {color:#c70aa1;}
        
        Text color #c70aa1
      
           This box has a color of #c70aa1        
        
          <div style="background-color:#c70aa1;">Content here</div>
        
        
          .mybackground {background-color:#c70aa1;}
        
        Background color #c70aa1
      
           Border around this has a color of #c70aa1        
        
          <div style="border:2px solid #c70aa1;">Content here</div>
        
        
          .myborder {border:2px solid #c70aa1;}
        
        Border color #c70aa1