#e230e5 color space conversions
Hex:
#e230e5
RGB:
226, 48, 229
CMY:
11, 81, 10
CMYK:
1, 79, 0, 10
HSL:
299°, 77.6824%, 54.3137%
HSV (HSB):
299°, 79.0393%, 89.8039%
XYZ:
46.5638, 23.9398, 76.2954
xyY:
0.3172, 0.1631, 23.9398
CIE-Lab:
56.0275, 83.6976, -53.4555
CIE-LCH:
56.0275, 99.3115, 327.4347
CIE-Luv:
56.0275, 69.6929, -93.8050
Hunter-Lab:
48.9283, 84.2494, -58.2029
#e230e5 color charts
#e230e5 color shades, tints & tones
#e230e5 color schemes
#e230e5 color preview, HTML & CSS examples
This text has a color of #e230e5
<p style="color:#e230e5;">Text here</p>
.mytext {color:#e230e5;}
This box has a color of #e230e5
<div style="background-color:#e230e5;">Content here</div>
.mybackground {background-color:#e230e5;}
Border around this has a color of #e230e5
<div style="border:2px solid #e230e5;">Content here</div>
.myborder {border:2px solid #e230e5;}