#1f05cc color space conversions
Hex:
#1f05cc
RGB:
31, 5, 204
CMY:
88, 98, 20
CMYK:
85, 98, 0, 20
HSL:
248°, 95.2153%, 40.9804%
HSV (HSB):
248°, 97.5490%, 80.0000%
XYZ:
11.5184, 4.7595, 57.4383
xyY:
0.1563, 0.0646, 4.7595
CIE-Lab:
26.0382, 66.2322, -89.1212
CIE-LCH:
26.0382, 111.0373, 306.6186
CIE-Luv:
26.0382, -5.8622, -101.7194
Hunter-Lab:
21.8162, 56.0651, -140.8288
#1f05cc color charts
#1f05cc color shades, tints & tones
#1f05cc color schemes
#1f05cc color preview, HTML & CSS examples
This text has a color of #1f05cc
<p style="color:#1f05cc;">Text here</p>
.mytext {color:#1f05cc;}
This box has a color of #1f05cc
<div style="background-color:#1f05cc;">Content here</div>
.mybackground {background-color:#1f05cc;}
Border around this has a color of #1f05cc
<div style="border:2px solid #1f05cc;">Content here</div>
.myborder {border:2px solid #1f05cc;}