#6000b9 color space conversions
Hex:
#6000b9
RGB:
96, 0, 185
CMY:
62, 100, 27
CMYK:
48, 100, 0, 27
HSL:
271°, 100.0000%, 36.2745%
HSV (HSB):
271°, 100.0000%, 72.5490%
XYZ:
13.5808, 5.9896, 46.3393
xyY:
0.2061, 0.0909, 5.9896
CIE-Lab:
29.3862, 65.7662, -72.1867
CIE-LCH:
29.3862, 97.6531, 312.3353
CIE-Luv:
29.3862, 10.0193, -93.9730
Hunter-Lab:
24.4736, 56.2239, -95.1304
#6000b9 color charts
#6000b9 color shades, tints & tones
#6000b9 color schemes
#6000b9 color preview, HTML & CSS examples
This text has a color of #6000b9
<p style="color:#6000b9;">Text here</p>
.mytext {color:#6000b9;}
This box has a color of #6000b9
<div style="background-color:#6000b9;">Content here</div>
.mybackground {background-color:#6000b9;}
Border around this has a color of #6000b9
<div style="border:2px solid #6000b9;">Content here</div>
.myborder {border:2px solid #6000b9;}