#ca7ce2 color space conversions
Hex:
        #ca7ce2
        RGB:
        202, 124, 226
        CMY:
        21, 51, 11
        CMYK:
        11, 45, 0, 11
      HSL:
        286°, 63.7500%, 68.6275%
        HSV (HSB):
        286°, 45.1327%, 88.6275%
        XYZ:
        45.2922, 32.4628, 75.8303
        xyY:
        0.2949, 0.2114, 32.4628
      CIE-Lab:
        63.7236, 46.9035, -39.8246
        CIE-LCH:
        63.7236, 61.5300, 319.6662
        CIE-Luv:
        63.7236, 33.6552, -69.3949
        Hunter-Lab:
        56.9762, 42.1872, -39.0265
      #ca7ce2 color charts
#ca7ce2 RGB chart
      #ca7ce2 CMYK chart
      #ca7ce2 RGB pie chart
      #ca7ce2 color shades, tints & tones
#ca7ce2 color schemes
#ca7ce2 color preview, HTML & CSS examples
           This text has a color of #ca7ce2        
        
          <p style="color:#ca7ce2;">Text here</p>
        
        
          .mytext {color:#ca7ce2;}
        
        Text color #ca7ce2
      
           This box has a color of #ca7ce2        
        
          <div style="background-color:#ca7ce2;">Content here</div>
        
        
          .mybackground {background-color:#ca7ce2;}
        
        Background color #ca7ce2
      
           Border around this has a color of #ca7ce2        
        
          <div style="border:2px solid #ca7ce2;">Content here</div>
        
        
          .myborder {border:2px solid #ca7ce2;}
        
        Border color #ca7ce2