#ce22fd color space conversions
Hex:
#ce22fd
RGB:
206, 34, 253
CMY:
19, 87, 1
CMYK:
19, 87, 0, 1
HSL:
287°, 98.2063%, 56.2745%
HSV (HSB):
287°, 86.5613%, 99.2157%
XYZ:
43.7552, 21.3577, 94.7448
xyY:
0.2737, 0.1336, 21.3577
CIE-Lab:
53.3388, 87.1970, -71.3896
CIE-LCH:
53.3388, 112.6933, 320.6923
CIE-Luv:
53.3388, 49.9988, -119.1712
Hunter-Lab:
46.2144, 88.1264, -89.2012
#ce22fd color charts
#ce22fd color shades, tints & tones
#ce22fd color schemes
#ce22fd color preview, HTML & CSS examples
This text has a color of #ce22fd
<p style="color:#ce22fd;">Text here</p>
.mytext {color:#ce22fd;}
This box has a color of #ce22fd
<div style="background-color:#ce22fd;">Content here</div>
.mybackground {background-color:#ce22fd;}
Border around this has a color of #ce22fd
<div style="border:2px solid #ce22fd;">Content here</div>
.myborder {border:2px solid #ce22fd;}