#cc95f1 color space conversions
Hex:
#cc95f1
RGB:
204, 149, 241
CMY:
20, 42, 5
CMYK:
15, 38, 0, 5
HSL:
276°, 76.6667%, 76.4706%
HSV (HSB):
276°, 38.1743%, 94.5098%
XYZ:
51.5265, 40.6831, 88.3560
xyY:
0.2854, 0.2253, 40.6831
CIE-Lab:
69.9533, 37.2051, -38.3517
CIE-LCH:
69.9533, 53.4329, 314.1306
CIE-Luv:
69.9533, 22.3117, -66.6466
Hunter-Lab:
63.7833, 32.5779, -37.4832
#cc95f1 color charts
#cc95f1 color shades, tints & tones
#cc95f1 color schemes
#cc95f1 color preview, HTML & CSS examples
This text has a color of #cc95f1
<p style="color:#cc95f1;">Text here</p>
.mytext {color:#cc95f1;}
This box has a color of #cc95f1
<div style="background-color:#cc95f1;">Content here</div>
.mybackground {background-color:#cc95f1;}
Border around this has a color of #cc95f1
<div style="border:2px solid #cc95f1;">Content here</div>
.myborder {border:2px solid #cc95f1;}