#200bfb color space conversions
Hex:
#200bfb
RGB:
32, 11, 251
CMY:
87, 96, 2
CMYK:
87, 96, 0, 2
HSL:
245°, 96.7742%, 51.3725%
HSV (HSB):
245°, 95.6175%, 98.4314%
XYZ:
18.1279, 7.5115, 91.7612
xyY:
0.1544, 0.0640, 7.5115
CIE-Lab:
32.9440, 76.8450, -104.5273
CIE-LCH:
32.9440, 129.7348, 306.3221
CIE-Luv:
32.9440, -8.2555, -129.2783
Hunter-Lab:
27.4070, 70.1035, -179.3233
#200bfb color charts
#200bfb color shades, tints & tones
#200bfb color schemes
#200bfb color preview, HTML & CSS examples
This text has a color of #200bfb
<p style="color:#200bfb;">Text here</p>
.mytext {color:#200bfb;}
This box has a color of #200bfb
<div style="background-color:#200bfb;">Content here</div>
.mybackground {background-color:#200bfb;}
Border around this has a color of #200bfb
<div style="border:2px solid #200bfb;">Content here</div>
.myborder {border:2px solid #200bfb;}