#ce05be color space conversions
Hex:
#ce05be
RGB:
206, 5, 190
CMY:
19, 98, 25
CMYK:
0, 98, 8, 19
HSL:
305°, 95.2607%, 41.3725%
HSV (HSB):
305°, 97.5728%, 80.7843%
XYZ:
34.8021, 16.9481, 50.1522
xyY:
0.3415, 0.1663, 16.9481
CIE-Lab:
48.1945, 81.0051, -43.7765
CIE-LCH:
48.1945, 92.0772, 331.6125
CIE-Luv:
48.1945, 74.5054, -75.9735
Hunter-Lab:
41.1680, 78.8542, -43.4114
#ce05be color charts
#ce05be color shades, tints & tones
#ce05be color schemes
#ce05be color preview, HTML & CSS examples
This text has a color of #ce05be
<p style="color:#ce05be;">Text here</p>
.mytext {color:#ce05be;}
This box has a color of #ce05be
<div style="background-color:#ce05be;">Content here</div>
.mybackground {background-color:#ce05be;}
Border around this has a color of #ce05be
<div style="border:2px solid #ce05be;">Content here</div>
.myborder {border:2px solid #ce05be;}