#d23ca8 color space conversions
Hex:
#d23ca8
RGB:
210, 60, 168
CMY:
18, 76, 34
CMYK:
0, 71, 20, 18
HSL:
317°, 62.5000%, 52.9412%
HSV (HSB):
317°, 71.4286%, 82.3529%
XYZ:
35.2621, 19.7605, 39.0014
xyY:
0.3750, 0.2102, 19.7605
CIE-Lab:
51.5653, 68.0447, -25.5457
CIE-LCH:
51.5653, 72.6819, 339.4226
CIE-Luv:
51.5653, 78.1140, -48.2371
Hunter-Lab:
44.4528, 63.8024, -20.9022
#d23ca8 color charts
#d23ca8 color shades, tints & tones
#d23ca8 color schemes
#d23ca8 color preview, HTML & CSS examples
This text has a color of #d23ca8
<p style="color:#d23ca8;">Text here</p>
.mytext {color:#d23ca8;}
This box has a color of #d23ca8
<div style="background-color:#d23ca8;">Content here</div>
.mybackground {background-color:#d23ca8;}
Border around this has a color of #d23ca8
<div style="border:2px solid #d23ca8;">Content here</div>
.myborder {border:2px solid #d23ca8;}