#cca1f0 color space conversions
Hex:
        #cca1f0
        RGB:
        204, 161, 240
        CMY:
        20, 37, 6
        CMYK:
        15, 33, 0, 6
      HSL:
        273°, 72.4771%, 78.6275%
        HSV (HSB):
        273°, 32.9167%, 94.1176%
        XYZ:
        53.3749, 44.6184, 88.2371
        xyY:
        0.2866, 0.2396, 44.6184
      CIE-Lab:
        72.6399, 30.4431, -33.6361
        CIE-LCH:
        72.6399, 45.3670, 312.1474
        CIE-Luv:
        72.6399, 17.3684, -58.1992
        Hunter-Lab:
        66.7970, 25.7377, -31.5627
      #cca1f0 color charts
#cca1f0 RGB chart
      #cca1f0 CMYK chart
      #cca1f0 RGB pie chart
      #cca1f0 color shades, tints & tones
#cca1f0 color schemes
#cca1f0 color preview, HTML & CSS examples
           This text has a color of #cca1f0        
        
          <p style="color:#cca1f0;">Text here</p>
        
        
          .mytext {color:#cca1f0;}
        
        Text color #cca1f0
      
           This box has a color of #cca1f0        
        
          <div style="background-color:#cca1f0;">Content here</div>
        
        
          .mybackground {background-color:#cca1f0;}
        
        Background color #cca1f0
      
           Border around this has a color of #cca1f0        
        
          <div style="border:2px solid #cca1f0;">Content here</div>
        
        
          .myborder {border:2px solid #cca1f0;}
        
        Border color #cca1f0