#d258d4 color space conversions
Hex:
#d258d4
RGB:
210, 88, 212
CMY:
18, 65, 17
CMYK:
1, 58, 0, 17
HSL:
299°, 59.0476%, 58.8235%
HSV (HSB):
299°, 58.4906%, 83.1373%
XYZ:
41.9517, 25.4346, 64.9856
xyY:
0.3169, 0.1921, 25.4346
CIE-Lab:
57.4964, 63.8973, -41.6719
CIE-LCH:
57.4964, 76.2850, 326.8888
CIE-Luv:
57.4964, 54.9416, -73.3893
Hunter-Lab:
50.4327, 60.2256, -41.0959
#d258d4 color charts
#d258d4 color shades, tints & tones
#d258d4 color schemes
#d258d4 color preview, HTML & CSS examples
This text has a color of #d258d4
<p style="color:#d258d4;">Text here</p>
.mytext {color:#d258d4;}
This box has a color of #d258d4
<div style="background-color:#d258d4;">Content here</div>
.mybackground {background-color:#d258d4;}
Border around this has a color of #d258d4
<div style="border:2px solid #d258d4;">Content here</div>
.myborder {border:2px solid #d258d4;}