#2f02d9 color space conversions
Hex:
#2f02d9
RGB:
47, 2, 217
CMY:
82, 99, 15
CMYK:
78, 99, 0, 15
HSL:
253°, 98.1735%, 42.9412%
HSV (HSB):
253°, 99.0783%, 85.0980%
XYZ:
13.7184, 5.6575, 66.0146
xyY:
0.1607, 0.0663, 5.6575
CIE-Lab:
28.5314, 70.3301, -92.4956
CIE-LCH:
28.5314, 116.1971, 307.2479
CIE-Luv:
28.5314, -4.7650, -110.0410
Hunter-Lab:
23.7855, 61.3259, -147.9043
#2f02d9 color charts
#2f02d9 color shades, tints & tones
#2f02d9 color schemes
#2f02d9 color preview, HTML & CSS examples
This text has a color of #2f02d9
<p style="color:#2f02d9;">Text here</p>
.mytext {color:#2f02d9;}
This box has a color of #2f02d9
<div style="background-color:#2f02d9;">Content here</div>
.mybackground {background-color:#2f02d9;}
Border around this has a color of #2f02d9
<div style="border:2px solid #2f02d9;">Content here</div>
.myborder {border:2px solid #2f02d9;}