#200bfd color space conversions
Hex:
#200bfd
RGB:
32, 11, 253
CMY:
87, 96, 1
CMYK:
87, 96, 0, 1
HSL:
245°, 98.3740%, 51.7647%
HSV (HSB):
245°, 95.6522%, 99.2157%
XYZ:
18.4450, 7.6383, 93.4307
xyY:
0.1543, 0.0639, 7.6383
CIE-Lab:
33.2179, 77.3325, -105.1939
CIE-LCH:
33.2179, 130.5606, 306.3212
CIE-Luv:
33.2179, -8.3476, -130.4178
Hunter-Lab:
27.6374, 70.7638, -181.0888
#200bfd color charts
#200bfd color shades, tints & tones
#200bfd color schemes
#200bfd color preview, HTML & CSS examples
This text has a color of #200bfd
<p style="color:#200bfd;">Text here</p>
.mytext {color:#200bfd;}
This box has a color of #200bfd
<div style="background-color:#200bfd;">Content here</div>
.mybackground {background-color:#200bfd;}
Border around this has a color of #200bfd
<div style="border:2px solid #200bfd;">Content here</div>
.myborder {border:2px solid #200bfd;}