#153dfc color space conversions
Hex:
#153dfc
RGB:
21, 61, 252
CMY:
92, 76, 1
CMYK:
92, 76, 0, 1
HSL:
230°, 97.4684%, 53.5294%
HSV (HSB):
230°, 91.6667%, 98.8235%
XYZ:
19.5487, 10.5252, 93.0967
xyY:
0.1587, 0.0855, 10.5252
CIE-Lab:
38.7690, 59.0680, -95.3963
CIE-LCH:
38.7690, 112.2028, 301.7652
CIE-Luv:
38.7690, -13.4210, -131.5070
Hunter-Lab:
32.4426, 50.7831, -147.4280
#153dfc color charts
#153dfc color shades, tints & tones
#153dfc color schemes
#153dfc color preview, HTML & CSS examples
This text has a color of #153dfc
<p style="color:#153dfc;">Text here</p>
.mytext {color:#153dfc;}
This box has a color of #153dfc
<div style="background-color:#153dfc;">Content here</div>
.mybackground {background-color:#153dfc;}
Border around this has a color of #153dfc
<div style="border:2px solid #153dfc;">Content here</div>
.myborder {border:2px solid #153dfc;}