#d231f5 color space conversions
Hex:
#d231f5
RGB:
210, 49, 245
CMY:
18, 81, 4
CMYK:
14, 80, 0, 4
HSL:
289°, 90.7407%, 57.6471%
HSV (HSB):
289°, 80.0000%, 96.0784%
XYZ:
44.1581, 22.4908, 88.4000
xyY:
0.2848, 0.1451, 22.4908
CIE-Lab:
54.5440, 83.1834, -64.9506
CIE-LCH:
54.5440, 105.5370, 322.0169
CIE-Luv:
54.5440, 53.3791, -110.1511
Hunter-Lab:
47.4245, 83.2127, -77.3203
#d231f5 color charts
#d231f5 color shades, tints & tones
#d231f5 color schemes
#d231f5 color preview, HTML & CSS examples
This text has a color of #d231f5
<p style="color:#d231f5;">Text here</p>
.mytext {color:#d231f5;}
This box has a color of #d231f5
<div style="background-color:#d231f5;">Content here</div>
.mybackground {background-color:#d231f5;}
Border around this has a color of #d231f5
<div style="border:2px solid #d231f5;">Content here</div>
.myborder {border:2px solid #d231f5;}