#ca7cb2 color space conversions
Hex:
        #ca7cb2
        RGB:
        202, 124, 178
        CMY:
        21, 51, 30
        CMYK:
        0, 39, 12, 21
      HSL:
        318°, 42.3913%, 63.9216%
        HSV (HSB):
        318°, 38.6139%, 79.2157%
        XYZ:
        39.6007, 30.1862, 45.8588
        xyY:
        0.3424, 0.2610, 30.1862
      CIE-Lab:
        61.8146, 38.0357, -15.7540
        CIE-LCH:
        61.8146, 41.1692, 337.5012
        CIE-Luv:
        61.8146, 43.0762, -29.8006
        Hunter-Lab:
        54.9420, 32.5094, -11.0286
      #ca7cb2 color charts
#ca7cb2 RGB chart
      #ca7cb2 CMYK chart
      #ca7cb2 RGB pie chart
      #ca7cb2 color shades, tints & tones
#ca7cb2 color schemes
#ca7cb2 color preview, HTML & CSS examples
           This text has a color of #ca7cb2        
        
          <p style="color:#ca7cb2;">Text here</p>
        
        
          .mytext {color:#ca7cb2;}
        
        Text color #ca7cb2
      
           This box has a color of #ca7cb2        
        
          <div style="background-color:#ca7cb2;">Content here</div>
        
        
          .mybackground {background-color:#ca7cb2;}
        
        Background color #ca7cb2
      
           Border around this has a color of #ca7cb2        
        
          <div style="border:2px solid #ca7cb2;">Content here</div>
        
        
          .myborder {border:2px solid #ca7cb2;}
        
        Border color #ca7cb2