#ca72ee color space conversions
Hex:
        #ca72ee
        RGB:
        202, 114, 238
        CMY:
        21, 55, 7
        CMYK:
        15, 52, 0, 7
      HSL:
        283°, 78.4810%, 69.0196%
        HSV (HSB):
        283°, 52.1008%, 93.3333%
        XYZ:
        45.8071, 30.7642, 84.4127
        xyY:
        0.2845, 0.1911, 30.7642
      CIE-Lab:
        62.3081, 54.4789, -48.7157
        CIE-LCH:
        62.3081, 73.0833, 318.1965
        CIE-Luv:
        62.3081, 34.9021, -84.4566
        Hunter-Lab:
        55.4655, 50.3523, -51.4073
      #ca72ee color charts
#ca72ee RGB chart
      #ca72ee CMYK chart
      #ca72ee RGB pie chart
      #ca72ee color shades, tints & tones
#ca72ee color schemes
#ca72ee color preview, HTML & CSS examples
           This text has a color of #ca72ee        
        
          <p style="color:#ca72ee;">Text here</p>
        
        
          .mytext {color:#ca72ee;}
        
        Text color #ca72ee
      
           This box has a color of #ca72ee        
        
          <div style="background-color:#ca72ee;">Content here</div>
        
        
          .mybackground {background-color:#ca72ee;}
        
        Background color #ca72ee
      
           Border around this has a color of #ca72ee        
        
          <div style="border:2px solid #ca72ee;">Content here</div>
        
        
          .myborder {border:2px solid #ca72ee;}
        
        Border color #ca72ee