#1f1bfc color space conversions
Hex:
#1f1bfc
RGB:
31, 27, 252
CMY:
88, 89, 1
CMYK:
88, 89, 0, 1
HSL:
241°, 97.4026%, 54.7059%
HSV (HSB):
241°, 89.2857%, 98.8235%
XYZ:
18.5277, 8.1034, 92.6831
xyY:
0.1553, 0.0679, 8.1034
CIE-Lab:
34.1974, 73.5426, -102.9968
CIE-LCH:
34.1974, 126.5577, 305.5279
CIE-Luv:
34.1974, -9.1562, -130.6642
Hunter-Lab:
28.4666, 66.3617, -173.1132
#1f1bfc color charts
#1f1bfc color shades, tints & tones
#1f1bfc color schemes
#1f1bfc color preview, HTML & CSS examples
This text has a color of #1f1bfc
<p style="color:#1f1bfc;">Text here</p>
.mytext {color:#1f1bfc;}
This box has a color of #1f1bfc
<div style="background-color:#1f1bfc;">Content here</div>
.mybackground {background-color:#1f1bfc;}
Border around this has a color of #1f1bfc
<div style="border:2px solid #1f1bfc;">Content here</div>
.myborder {border:2px solid #1f1bfc;}