#d030be color space conversions
Hex:
#d030be
RGB:
208, 48, 190
CMY:
18, 81, 25
CMYK:
0, 77, 9, 18
HSL:
307°, 62.9921%, 50.1961%
HSV (HSB):
307°, 76.9231%, 81.5686%
XYZ:
36.3636, 19.2415, 50.5126
xyY:
0.3427, 0.1813, 19.2415
CIE-Lab:
50.9686, 74.3198, -39.3627
CIE-LCH:
50.9686, 84.1003, 332.0925
CIE-Luv:
50.9686, 71.1629, -69.5233
Hunter-Lab:
43.8651, 71.2102, -37.5694
#d030be color charts
#d030be color shades, tints & tones
#d030be color schemes
#d030be color preview, HTML & CSS examples
This text has a color of #d030be
<p style="color:#d030be;">Text here</p>
.mytext {color:#d030be;}
This box has a color of #d030be
<div style="background-color:#d030be;">Content here</div>
.mybackground {background-color:#d030be;}
Border around this has a color of #d030be
<div style="border:2px solid #d030be;">Content here</div>
.myborder {border:2px solid #d030be;}