#ea7fcb color space conversions
Hex:
#ea7fcb
RGB:
234, 127, 203
CMY:
8, 50, 20
CMYK:
0, 46, 13, 8
HSL:
317°, 71.8121%, 70.7843%
HSV (HSB):
317°, 45.7265%, 91.7647%
XYZ:
52.3005, 36.9830, 60.8818
xyY:
0.3483, 0.2463, 36.9830
CIE-Lab:
67.2642, 50.8275, -21.2088
CIE-LCH:
67.2642, 55.0749, 337.3507
CIE-Luv:
67.2642, 58.6544, -40.9640
Hunter-Lab:
60.8136, 47.0886, -16.7869
#ea7fcb color charts
#ea7fcb color shades, tints & tones
#ea7fcb color schemes
#ea7fcb color preview, HTML & CSS examples
This text has a color of #ea7fcb
<p style="color:#ea7fcb;">Text here</p>
.mytext {color:#ea7fcb;}
This box has a color of #ea7fcb
<div style="background-color:#ea7fcb;">Content here</div>
.mybackground {background-color:#ea7fcb;}
Border around this has a color of #ea7fcb
<div style="border:2px solid #ea7fcb;">Content here</div>
.myborder {border:2px solid #ea7fcb;}