#e735f5 color space conversions
Hex:
#e735f5
RGB:
231, 53, 245
CMY:
9, 79, 4
CMYK:
6, 78, 0, 4
HSL:
296°, 90.5660%, 58.4314%
HSV (HSB):
296°, 78.3673%, 96.0784%
XYZ:
50.7095, 26.1277, 88.7567
xyY:
0.3062, 0.1578, 26.1277
CIE-Lab:
58.1581, 85.8807, -58.9700
CIE-LCH:
58.1581, 104.1775, 325.5246
CIE-Luv:
58.1581, 66.7543, -103.2951
Hunter-Lab:
51.1153, 87.6314, -67.1706
#e735f5 color charts
#e735f5 color shades, tints & tones
#e735f5 color schemes
#e735f5 color preview, HTML & CSS examples
This text has a color of #e735f5
<p style="color:#e735f5;">Text here</p>
.mytext {color:#e735f5;}
This box has a color of #e735f5
<div style="background-color:#e735f5;">Content here</div>
.mybackground {background-color:#e735f5;}
Border around this has a color of #e735f5
<div style="border:2px solid #e735f5;">Content here</div>
.myborder {border:2px solid #e735f5;}