#ce02f5 color space conversions
Hex:
#ce02f5
RGB:
206, 2, 245
CMY:
19, 99, 4
CMYK:
16, 99, 0, 4
HSL:
290°, 98.3806%, 48.4314%
HSV (HSB):
290°, 99.1837%, 96.0784%
XYZ:
41.9567, 19.7578, 87.9885
xyY:
0.2803, 0.1320, 19.7578
CIE-Lab:
51.5623, 89.4906, -69.8015
CIE-LCH:
51.5623, 113.4936, 322.0462
CIE-Luv:
51.5623, 54.1668, -116.0277
Hunter-Lab:
44.4497, 90.7016, -86.2500
#ce02f5 color charts
#ce02f5 color shades, tints & tones
#ce02f5 color schemes
#ce02f5 color preview, HTML & CSS examples
This text has a color of #ce02f5
<p style="color:#ce02f5;">Text here</p>
.mytext {color:#ce02f5;}
This box has a color of #ce02f5
<div style="background-color:#ce02f5;">Content here</div>
.mybackground {background-color:#ce02f5;}
Border around this has a color of #ce02f5
<div style="border:2px solid #ce02f5;">Content here</div>
.myborder {border:2px solid #ce02f5;}