#185ec2 color space conversions
Hex:
#185ec2
RGB:
24, 94, 194
CMY:
91, 63, 24
CMYK:
88, 52, 0, 24
HSL:
215°, 77.9817%, 42.7451%
HSV (HSB):
215°, 87.6289%, 76.0784%
XYZ:
14.1170, 12.0946, 52.6294
xyY:
0.1791, 0.1534, 12.0946
CIE-Lab:
41.3661, 17.5240, -58.0518
CIE-LCH:
41.3661, 60.6391, 286.7974
CIE-Luv:
41.3661, -20.4704, -86.2271
Hunter-Lab:
34.7773, 11.5973, -65.3808
#185ec2 color charts
#185ec2 color shades, tints & tones
#185ec2 color schemes
#185ec2 color preview, HTML & CSS examples
This text has a color of #185ec2
<p style="color:#185ec2;">Text here</p>
.mytext {color:#185ec2;}
This box has a color of #185ec2
<div style="background-color:#185ec2;">Content here</div>
.mybackground {background-color:#185ec2;}
Border around this has a color of #185ec2
<div style="border:2px solid #185ec2;">Content here</div>
.myborder {border:2px solid #185ec2;}