#d012f7 color space conversions
Hex:
#d012f7
RGB:
208, 18, 247
CMY:
18, 93, 3
CMYK:
16, 93, 0, 3
HSL:
290°, 93.4694%, 51.9608%
HSV (HSB):
290°, 92.7126%, 96.8627%
XYZ:
43.0172, 20.5579, 89.6965
xyY:
0.2807, 0.1341, 20.5579
CIE-Lab:
52.4622, 88.7924, -69.4475
CIE-LCH:
52.4622, 112.7255, 321.9698
CIE-Luv:
52.4622, 54.2048, -116.0395
Hunter-Lab:
45.3408, 90.0059, -85.5532
#d012f7 color charts
#d012f7 color shades, tints & tones
#d012f7 color schemes
#d012f7 color preview, HTML & CSS examples
This text has a color of #d012f7
<p style="color:#d012f7;">Text here</p>
.mytext {color:#d012f7;}
This box has a color of #d012f7
<div style="background-color:#d012f7;">Content here</div>
.mybackground {background-color:#d012f7;}
Border around this has a color of #d012f7
<div style="border:2px solid #d012f7;">Content here</div>
.myborder {border:2px solid #d012f7;}