#1f07cd color space conversions
Hex:
#1f07cd
RGB:
31, 7, 205
CMY:
88, 97, 20
CMYK:
85, 97, 0, 20
HSL:
247°, 93.3962%, 41.5686%
HSV (HSB):
247°, 96.5854%, 80.3922%
XYZ:
11.6605, 4.8510, 58.0794
xyY:
0.1563, 0.0650, 4.8510
CIE-Lab:
26.3061, 66.0907, -89.2584
CIE-LCH:
26.3061, 111.0632, 306.5178
CIE-Luv:
26.3061, -5.9919, -102.4394
Hunter-Lab:
22.0251, 55.9574, -140.9281
#1f07cd color charts
#1f07cd color shades, tints & tones
#1f07cd color schemes
#1f07cd color preview, HTML & CSS examples
This text has a color of #1f07cd
<p style="color:#1f07cd;">Text here</p>
.mytext {color:#1f07cd;}
This box has a color of #1f07cd
<div style="background-color:#1f07cd;">Content here</div>
.mybackground {background-color:#1f07cd;}
Border around this has a color of #1f07cd
<div style="border:2px solid #1f07cd;">Content here</div>
.myborder {border:2px solid #1f07cd;}