#2f32d5 color space conversions
Hex:
#2f32d5
RGB:
47, 50, 213
CMY:
82, 80, 16
CMYK:
78, 77, 0, 16
HSL:
239°, 66.4000%, 50.9804%
HSV (HSB):
239°, 77.9343%, 83.5294%
XYZ:
14.3231, 7.6896, 63.6801
xyY:
0.1671, 0.0897, 7.6896
CIE-Lab:
33.3280, 53.4539, -82.2063
CIE-LCH:
33.3280, 98.0571, 303.0336
CIE-Luv:
33.3280, -8.3169, -109.4176
Hunter-Lab:
27.7302, 43.6705, -116.7435
#2f32d5 color charts
#2f32d5 color shades, tints & tones
#2f32d5 color schemes
#2f32d5 color preview, HTML & CSS examples
This text has a color of #2f32d5
<p style="color:#2f32d5;">Text here</p>
.mytext {color:#2f32d5;}
This box has a color of #2f32d5
<div style="background-color:#2f32d5;">Content here</div>
.mybackground {background-color:#2f32d5;}
Border around this has a color of #2f32d5
<div style="border:2px solid #2f32d5;">Content here</div>
.myborder {border:2px solid #2f32d5;}