#201be9 color space conversions
Hex:
#201be9
RGB:
32, 27, 233
CMY:
87, 89, 9
CMYK:
86, 88, 0, 9
HSL:
241°, 82.4000%, 50.9804%
HSV (HSB):
241°, 88.4120%, 91.3725%
XYZ:
15.6956, 6.9741, 77.6097
xyY:
0.1565, 0.0695, 6.9741
CIE-Lab:
31.7480, 68.5049, -96.3310
CIE-LCH:
31.7480, 118.2057, 305.4182
CIE-Luv:
31.7480, -8.2772, -119.9351
Hunter-Lab:
26.4086, 59.8740, -155.7557
#201be9 color charts
#201be9 color shades, tints & tones
#201be9 color schemes
#201be9 color preview, HTML & CSS examples
This text has a color of #201be9
<p style="color:#201be9;">Text here</p>
.mytext {color:#201be9;}
This box has a color of #201be9
<div style="background-color:#201be9;">Content here</div>
.mybackground {background-color:#201be9;}
Border around this has a color of #201be9
<div style="border:2px solid #201be9;">Content here</div>
.myborder {border:2px solid #201be9;}