#272ff2 color space conversions
Hex:
#272ff2
RGB:
39, 47, 242
CMY:
85, 82, 5
CMYK:
84, 81, 0, 5
HSL:
238°, 88.6463%, 55.0980%
HSV (HSB):
238°, 83.8843%, 94.9020%
XYZ:
17.8802, 8.8752, 84.7751
xyY:
0.1603, 0.0796, 8.8752
CIE-Lab:
35.7428, 63.4641, -94.7804
CIE-LCH:
35.7428, 114.0659, 303.8059
CIE-Luv:
35.7428, -9.9390, -126.0486
Hunter-Lab:
29.7912, 54.9983, -147.8641
#272ff2 color charts
#272ff2 color shades, tints & tones
#272ff2 color schemes
#272ff2 color preview, HTML & CSS examples
This text has a color of #272ff2
<p style="color:#272ff2;">Text here</p>
.mytext {color:#272ff2;}
This box has a color of #272ff2
<div style="background-color:#272ff2;">Content here</div>
.mybackground {background-color:#272ff2;}
Border around this has a color of #272ff2
<div style="border:2px solid #272ff2;">Content here</div>
.myborder {border:2px solid #272ff2;}