#d123ca color space conversions
Hex:
#d123ca
RGB:
209, 35, 202
CMY:
18, 86, 21
CMYK:
0, 83, 3, 18
HSL:
302°, 71.3115%, 47.8431%
HSV (HSB):
302°, 83.2536%, 81.9608%
XYZ:
37.5562, 19.0216, 57.5692
xyY:
0.3290, 0.1666, 19.0216
CIE-Lab:
50.7125, 79.3489, -46.7020
CIE-LCH:
50.7125, 92.0724, 329.5204
CIE-Luv:
50.7125, 69.4100, -81.0227
Hunter-Lab:
43.6138, 77.3836, -47.7318
#d123ca color charts
#d123ca color shades, tints & tones
#d123ca color schemes
#d123ca color preview, HTML & CSS examples
This text has a color of #d123ca
<p style="color:#d123ca;">Text here</p>
.mytext {color:#d123ca;}
This box has a color of #d123ca
<div style="background-color:#d123ca;">Content here</div>
.mybackground {background-color:#d123ca;}
Border around this has a color of #d123ca
<div style="border:2px solid #d123ca;">Content here</div>
.myborder {border:2px solid #d123ca;}