#120ff5 color space conversions
Hex:
#120ff5
RGB:
18, 15, 245
CMY:
93, 94, 4
CMYK:
93, 94, 0, 4
HSL:
241°, 92.0000%, 50.9804%
HSV (HSB):
241°, 93.8776%, 96.0784%
XYZ:
16.9017, 7.0628, 86.8586
xyY:
0.1525, 0.0637, 7.0628
CIE-Lab:
31.9495, 74.4901, -102.8158
CIE-LCH:
31.9495, 126.9641, 305.9234
CIE-Luv:
31.9495, -8.9357, -125.6626
Hunter-Lab:
26.5760, 67.0140, -175.1753
#120ff5 color charts
#120ff5 color shades, tints & tones
#120ff5 color schemes
#120ff5 color preview, HTML & CSS examples
This text has a color of #120ff5
<p style="color:#120ff5;">Text here</p>
.mytext {color:#120ff5;}
This box has a color of #120ff5
<div style="background-color:#120ff5;">Content here</div>
.mybackground {background-color:#120ff5;}
Border around this has a color of #120ff5
<div style="border:2px solid #120ff5;">Content here</div>
.myborder {border:2px solid #120ff5;}