#cca2f1 color space conversions
Hex:
        #cca2f1
        RGB:
        204, 162, 241
        CMY:
        20, 36, 5
        CMYK:
        15, 33, 0, 5
      HSL:
        272°, 73.8318%, 79.0196%
        HSV (HSB):
        272°, 32.7801%, 94.5098%
        XYZ:
        53.6994, 45.0289, 89.0803
        xyY:
        0.2859, 0.2398, 45.0289
      CIE-Lab:
        72.9109, 30.1091, -33.7608
        CIE-LCH:
        72.9109, 45.2366, 311.7277
        CIE-Luv:
        72.9109, 16.8141, -58.3882
        Hunter-Lab:
        67.1036, 25.4126, -31.7352
      #cca2f1 color charts
#cca2f1 RGB chart
      #cca2f1 CMYK chart
      #cca2f1 RGB pie chart
      #cca2f1 color shades, tints & tones
#cca2f1 color schemes
#cca2f1 color preview, HTML & CSS examples
           This text has a color of #cca2f1        
        
          <p style="color:#cca2f1;">Text here</p>
        
        
          .mytext {color:#cca2f1;}
        
        Text color #cca2f1
      
           This box has a color of #cca2f1        
        
          <div style="background-color:#cca2f1;">Content here</div>
        
        
          .mybackground {background-color:#cca2f1;}
        
        Background color #cca2f1
      
           Border around this has a color of #cca2f1        
        
          <div style="border:2px solid #cca2f1;">Content here</div>
        
        
          .myborder {border:2px solid #cca2f1;}
        
        Border color #cca2f1