#ce05a5 color space conversions
Hex:
#ce05a5
RGB:
206, 5, 165
CMY:
19, 98, 35
CMYK:
0, 98, 20, 19
HSL:
312°, 95.2607%, 41.3725%
HSV (HSB):
312°, 97.5728%, 80.7843%
XYZ:
32.2994, 15.9470, 36.9730
xyY:
0.3790, 0.1871, 15.9470
CIE-Lab:
46.9048, 77.7754, -31.0747
CIE-LCH:
46.9048, 83.7535, 338.2211
CIE-Luv:
46.9048, 85.3667, -56.7311
Hunter-Lab:
39.9337, 74.4917, -26.9407
#ce05a5 color charts
#ce05a5 color shades, tints & tones
#ce05a5 color schemes
#ce05a5 color preview, HTML & CSS examples
This text has a color of #ce05a5
<p style="color:#ce05a5;">Text here</p>
.mytext {color:#ce05a5;}
This box has a color of #ce05a5
<div style="background-color:#ce05a5;">Content here</div>
.mybackground {background-color:#ce05a5;}
Border around this has a color of #ce05a5
<div style="border:2px solid #ce05a5;">Content here</div>
.myborder {border:2px solid #ce05a5;}