#d233d9 color space conversions
Hex:
#d233d9
RGB:
210, 51, 217
CMY:
18, 80, 15
CMYK:
3, 76, 0, 15
HSL:
297°, 68.5950%, 52.5490%
HSV (HSB):
297°, 76.4977%, 85.0980%
XYZ:
40.2866, 21.0790, 67.5910
xyY:
0.3124, 0.1635, 21.0790
CIE-Lab:
53.0359, 78.0185, -51.5833
CIE-LCH:
53.0359, 93.5292, 326.5286
CIE-Luv:
53.0359, 62.2655, -89.0161
Hunter-Lab:
45.9119, 76.2834, -55.1477
#d233d9 color charts
#d233d9 color shades, tints & tones
#d233d9 color schemes
#d233d9 color preview, HTML & CSS examples
This text has a color of #d233d9
<p style="color:#d233d9;">Text here</p>
.mytext {color:#d233d9;}
This box has a color of #d233d9
<div style="background-color:#d233d9;">Content here</div>
.mybackground {background-color:#d233d9;}
Border around this has a color of #d233d9
<div style="border:2px solid #d233d9;">Content here</div>
.myborder {border:2px solid #d233d9;}