#ce05e4 color space conversions
Hex:
#ce05e4
RGB:
206, 5, 228
CMY:
19, 98, 11
CMYK:
10, 98, 0, 11
HSL:
294°, 95.7082%, 45.6863%
HSV (HSB):
294°, 97.8070%, 89.4118%
XYZ:
39.5115, 18.8318, 74.9512
xyY:
0.2964, 0.1413, 18.8318
CIE-Lab:
50.4898, 86.5686, -61.9538
CIE-LCH:
50.4898, 106.4537, 324.4102
CIE-Luv:
50.4898, 59.8449, -103.9687
Hunter-Lab:
43.3956, 86.5809, -72.0264
#ce05e4 color charts
#ce05e4 color shades, tints & tones
#ce05e4 color schemes
#ce05e4 color preview, HTML & CSS examples
This text has a color of #ce05e4
<p style="color:#ce05e4;">Text here</p>
.mytext {color:#ce05e4;}
This box has a color of #ce05e4
<div style="background-color:#ce05e4;">Content here</div>
.mybackground {background-color:#ce05e4;}
Border around this has a color of #ce05e4
<div style="border:2px solid #ce05e4;">Content here</div>
.myborder {border:2px solid #ce05e4;}