#1f00ca color space conversions
Hex:
#1f00ca
RGB:
31, 0, 202
CMY:
88, 100, 21
CMYK:
85, 100, 0, 21
HSL:
249°, 100.0000%, 39.6078%
HSV (HSB):
249°, 100.0000%, 79.2157%
XYZ:
11.2257, 4.5556, 56.1648
xyY:
0.1560, 0.0633, 4.5556
CIE-Lab:
25.4291, 66.7439, -88.9681
CIE-LCH:
25.4291, 111.2208, 306.8772
CIE-Luv:
25.4291, -5.5599, -100.1814
Hunter-Lab:
21.3438, 56.5302, -141.0770
#1f00ca color charts
#1f00ca color shades, tints & tones
#1f00ca color schemes
#1f00ca color preview, HTML & CSS examples
This text has a color of #1f00ca
<p style="color:#1f00ca;">Text here</p>
.mytext {color:#1f00ca;}
This box has a color of #1f00ca
<div style="background-color:#1f00ca;">Content here</div>
.mybackground {background-color:#1f00ca;}
Border around this has a color of #1f00ca
<div style="border:2px solid #1f00ca;">Content here</div>
.myborder {border:2px solid #1f00ca;}