#d102be color space conversions
Hex:
#d102be
RGB:
209, 2, 190
CMY:
18, 99, 25
CMYK:
0, 99, 9, 18
HSL:
306°, 98.1043%, 41.3725%
HSV (HSB):
306°, 99.0431%, 81.9608%
XYZ:
35.6105, 17.3164, 50.1807
xyY:
0.3454, 0.1679, 17.3164
CIE-Lab:
48.6563, 81.7630, -43.0096
CIE-LCH:
48.6563, 92.3851, 332.2544
CIE-Luv:
48.6563, 76.9215, -75.1590
Hunter-Lab:
41.6130, 79.9291, -42.3681
#d102be color charts
#d102be color shades, tints & tones
#d102be color schemes
#d102be color preview, HTML & CSS examples
This text has a color of #d102be
<p style="color:#d102be;">Text here</p>
.mytext {color:#d102be;}
This box has a color of #d102be
<div style="background-color:#d102be;">Content here</div>
.mybackground {background-color:#d102be;}
Border around this has a color of #d102be
<div style="border:2px solid #d102be;">Content here</div>
.myborder {border:2px solid #d102be;}