#d258c9 color space conversions
Hex:
#d258c9
RGB:
210, 88, 201
CMY:
18, 65, 21
CMYK:
0, 58, 4, 18
HSL:
304°, 57.5472%, 58.4314%
HSV (HSB):
304°, 58.0952%, 82.3529%
XYZ:
40.6107, 24.8981, 57.9237
xyY:
0.3290, 0.2017, 24.8981
CIE-Lab:
56.9760, 62.0397, -36.2342
CIE-LCH:
56.9760, 71.8460, 329.7130
CIE-Luv:
56.9760, 58.1381, -64.5493
Hunter-Lab:
49.8980, 57.9549, -33.8977
#d258c9 color charts
#d258c9 color shades, tints & tones
#d258c9 color schemes
#d258c9 color preview, HTML & CSS examples
This text has a color of #d258c9
<p style="color:#d258c9;">Text here</p>
.mytext {color:#d258c9;}
This box has a color of #d258c9
<div style="background-color:#d258c9;">Content here</div>
.mybackground {background-color:#d258c9;}
Border around this has a color of #d258c9
<div style="border:2px solid #d258c9;">Content here</div>
.myborder {border:2px solid #d258c9;}