#d25bcb color space conversions
Hex:
#d25bcb
RGB:
210, 91, 203
CMY:
18, 64, 20
CMYK:
0, 57, 3, 18
HSL:
304°, 56.9378%, 59.0196%
HSV (HSB):
304°, 56.6667%, 82.3529%
XYZ:
41.0989, 25.4956, 59.2549
xyY:
0.3266, 0.2026, 25.4956
CIE-Lab:
57.5552, 61.0467, -36.4677
CIE-LCH:
57.5552, 71.1097, 329.1470
CIE-Luv:
57.5552, 56.5365, -64.8910
Hunter-Lab:
50.4932, 56.9270, -34.2330
#d25bcb color charts
#d25bcb color shades, tints & tones
#d25bcb color schemes
#d25bcb color preview, HTML & CSS examples
This text has a color of #d25bcb
<p style="color:#d25bcb;">Text here</p>
.mytext {color:#d25bcb;}
This box has a color of #d25bcb
<div style="background-color:#d25bcb;">Content here</div>
.mybackground {background-color:#d25bcb;}
Border around this has a color of #d25bcb
<div style="border:2px solid #d25bcb;">Content here</div>
.myborder {border:2px solid #d25bcb;}