#d237c5 color space conversions
Hex:
#d237c5
RGB:
210, 55, 197
CMY:
18, 78, 23
CMYK:
0, 74, 6, 18
HSL:
305°, 63.2653%, 51.9608%
HSV (HSB):
305°, 73.8095%, 82.3529%
XYZ:
38.0226, 20.4652, 54.7695
xyY:
0.3357, 0.1807, 20.4652
CIE-Lab:
52.3592, 73.7637, -41.1976
CIE-LCH:
52.3592, 84.4886, 330.8163
CIE-Luv:
52.3592, 68.5984, -72.6244
Hunter-Lab:
45.2385, 70.8603, -40.1144
#d237c5 color charts
#d237c5 color shades, tints & tones
#d237c5 color schemes
#d237c5 color preview, HTML & CSS examples
This text has a color of #d237c5
<p style="color:#d237c5;">Text here</p>
.mytext {color:#d237c5;}
This box has a color of #d237c5
<div style="background-color:#d237c5;">Content here</div>
.mybackground {background-color:#d237c5;}
Border around this has a color of #d237c5
<div style="border:2px solid #d237c5;">Content here</div>
.myborder {border:2px solid #d237c5;}