#1f08d5 color space conversions
Hex:
#1f08d5
RGB:
31, 8, 213
CMY:
88, 97, 16
CMYK:
85, 96, 0, 16
HSL:
247°, 92.7602%, 43.3333%
HSV (HSB):
247°, 96.2441%, 83.5294%
XYZ:
12.6621, 5.2691, 63.3005
xyY:
0.1559, 0.0649, 5.2691
CIE-Lab:
27.4880, 67.9158, -91.9422
CIE-LCH:
27.4880, 114.3063, 306.4525
CIE-Luv:
27.4880, -6.4248, -107.1800
Hunter-Lab:
22.9545, 58.2940, -147.4332
#1f08d5 color charts
#1f08d5 color shades, tints & tones
#1f08d5 color schemes
#1f08d5 color preview, HTML & CSS examples
This text has a color of #1f08d5
<p style="color:#1f08d5;">Text here</p>
.mytext {color:#1f08d5;}
This box has a color of #1f08d5
<div style="background-color:#1f08d5;">Content here</div>
.mybackground {background-color:#1f08d5;}
Border around this has a color of #1f08d5
<div style="border:2px solid #1f08d5;">Content here</div>
.myborder {border:2px solid #1f08d5;}