#cc95fd color space conversions
Hex:
#cc95fd
RGB:
204, 149, 253
CMY:
20, 42, 1
CMYK:
19, 41, 0, 1
HSL:
272°, 96.2963%, 78.8235%
HSV (HSB):
272°, 41.1067%, 99.2157%
XYZ:
53.3789, 41.4241, 98.1108
xyY:
0.2767, 0.2147, 41.4241
CIE-Lab:
70.4720, 39.7977, -44.0844
CIE-LCH:
70.4720, 59.3909, 312.0745
CIE-Luv:
70.4720, 20.6039, -76.6084
Hunter-Lab:
64.3616, 35.4080, -45.3268
#cc95fd color charts
#cc95fd color shades, tints & tones
#cc95fd color schemes
#cc95fd color preview, HTML & CSS examples
This text has a color of #cc95fd
<p style="color:#cc95fd;">Text here</p>
.mytext {color:#cc95fd;}
This box has a color of #cc95fd
<div style="background-color:#cc95fd;">Content here</div>
.mybackground {background-color:#cc95fd;}
Border around this has a color of #cc95fd
<div style="border:2px solid #cc95fd;">Content here</div>
.myborder {border:2px solid #cc95fd;}