#304df2 color space conversions
Hex:
#304df2
RGB:
48, 77, 242
CMY:
81, 70, 5
CMYK:
80, 68, 0, 5
HSL:
231°, 88.1818%, 56.8627%
HSV (HSB):
231°, 80.1653%, 94.9020%
XYZ:
19.8998, 12.3469, 85.3388
xyY:
0.1692, 0.1050, 12.3469
CIE-Lab:
41.7623, 47.9223, -84.8089
CIE-LCH:
41.7623, 97.4120, 299.4692
CIE-Luv:
41.7623, -13.6913, -123.4320
Hunter-Lab:
35.1382, 39.5980, -119.3985
#304df2 color charts
#304df2 color shades, tints & tones
#304df2 color schemes
#304df2 color preview, HTML & CSS examples
This text has a color of #304df2
<p style="color:#304df2;">Text here</p>
.mytext {color:#304df2;}
This box has a color of #304df2
<div style="background-color:#304df2;">Content here</div>
.mybackground {background-color:#304df2;}
Border around this has a color of #304df2
<div style="border:2px solid #304df2;">Content here</div>
.myborder {border:2px solid #304df2;}