#248dfc color space conversions
Hex:
#248dfc
RGB:
36, 141, 252
CMY:
86, 45, 1
CMYK:
86, 44, 0, 1
HSL:
211°, 97.2973%, 56.4706%
HSV (HSB):
211°, 85.7143%, 98.8235%
XYZ:
27.8231, 26.4531, 95.7350
xyY:
0.1855, 0.1763, 26.4531
CIE-Lab:
58.4647, 11.0223, -63.2147
CIE-LCH:
58.4647, 64.1685, 279.8908
CIE-Luv:
58.4647, -31.5353, -101.7503
Hunter-Lab:
51.4326, 6.5549, -74.3577
#248dfc color charts
#248dfc color shades, tints & tones
#248dfc color schemes
#248dfc color preview, HTML & CSS examples
This text has a color of #248dfc
<p style="color:#248dfc;">Text here</p>
.mytext {color:#248dfc;}
This box has a color of #248dfc
<div style="background-color:#248dfc;">Content here</div>
.mybackground {background-color:#248dfc;}
Border around this has a color of #248dfc
<div style="border:2px solid #248dfc;">Content here</div>
.myborder {border:2px solid #248dfc;}