#ce05b9 color space conversions
Hex:
#ce05b9
RGB:
206, 5, 185
CMY:
19, 98, 27
CMYK:
0, 98, 10, 19
HSL:
306°, 95.2607%, 41.3725%
HSV (HSB):
306°, 97.5728%, 80.7843%
XYZ:
34.2648, 16.7331, 47.3228
xyY:
0.3485, 0.1702, 16.7331
CIE-Lab:
47.9220, 80.3293, -41.2853
CIE-LCH:
47.9220, 90.3176, 332.7991
CIE-Luv:
47.9220, 76.6081, -72.1651
Hunter-Lab:
40.9062, 77.9338, -39.9561
#ce05b9 color charts
#ce05b9 color shades, tints & tones
#ce05b9 color schemes
#ce05b9 color preview, HTML & CSS examples
This text has a color of #ce05b9
<p style="color:#ce05b9;">Text here</p>
.mytext {color:#ce05b9;}
This box has a color of #ce05b9
<div style="background-color:#ce05b9;">Content here</div>
.mybackground {background-color:#ce05b9;}
Border around this has a color of #ce05b9
<div style="border:2px solid #ce05b9;">Content here</div>
.myborder {border:2px solid #ce05b9;}