#d258c3 color space conversions
Hex:
#d258c3
RGB:
210, 88, 195
CMY:
18, 65, 24
CMYK:
0, 58, 7, 18
HSL:
307°, 57.5472%, 58.4314%
HSV (HSB):
307°, 58.0952%, 82.3529%
XYZ:
39.9184, 24.6212, 54.2782
xyY:
0.3360, 0.2072, 24.6212
CIE-Lab:
56.7045, 61.0580, -33.2287
CIE-LCH:
56.7045, 69.5142, 331.4443
CIE-Luv:
56.7045, 59.9126, -59.7008
Hunter-Lab:
49.6198, 56.7661, -30.1225
#d258c3 color charts
#d258c3 color shades, tints & tones
#d258c3 color schemes
#d258c3 color preview, HTML & CSS examples
This text has a color of #d258c3
<p style="color:#d258c3;">Text here</p>
.mytext {color:#d258c3;}
This box has a color of #d258c3
<div style="background-color:#d258c3;">Content here</div>
.mybackground {background-color:#d258c3;}
Border around this has a color of #d258c3
<div style="border:2px solid #d258c3;">Content here</div>
.myborder {border:2px solid #d258c3;}