#1f05d5 color space conversions
Hex:
#1f05d5
RGB:
31, 5, 213
CMY:
88, 98, 16
CMYK:
85, 98, 0, 16
HSL:
248°, 95.4128%, 42.7451%
HSV (HSB):
248°, 97.6526%, 83.5294%
XYZ:
12.6296, 5.2039, 63.2896
xyY:
0.1557, 0.0641, 5.2039
CIE-Lab:
27.3081, 68.4722, -92.2429
CIE-LCH:
27.3081, 114.8790, 306.5866
CIE-Luv:
27.3081, -6.3105, -106.9982
Hunter-Lab:
22.8122, 58.9024, -148.5245
#1f05d5 color charts
#1f05d5 color shades, tints & tones
#1f05d5 color schemes
#1f05d5 color preview, HTML & CSS examples
This text has a color of #1f05d5
<p style="color:#1f05d5;">Text here</p>
.mytext {color:#1f05d5;}
This box has a color of #1f05d5
<div style="background-color:#1f05d5;">Content here</div>
.mybackground {background-color:#1f05d5;}
Border around this has a color of #1f05d5
<div style="border:2px solid #1f05d5;">Content here</div>
.myborder {border:2px solid #1f05d5;}