#6000db color space conversions
Hex:
#6000db
RGB:
96, 0, 219
CMY:
62, 100, 14
CMYK:
56, 100, 0, 14
HSL:
266°, 100.0000%, 42.9412%
HSV (HSB):
266°, 100.0000%, 85.8824%
XYZ:
17.6101, 7.6013, 67.5569
xyY:
0.1898, 0.0819, 7.6013
CIE-Lab:
33.1383, 73.2403, -85.8608
CIE-LCH:
33.1383, 112.8548, 310.4646
CIE-Luv:
33.1383, 5.5444, -113.5993
Hunter-Lab:
27.5704, 65.7652, -125.9814
#6000db color charts
#6000db color shades, tints & tones
#6000db color schemes
#6000db color preview, HTML & CSS examples
This text has a color of #6000db
<p style="color:#6000db;">Text here</p>
.mytext {color:#6000db;}
This box has a color of #6000db
<div style="background-color:#6000db;">Content here</div>
.mybackground {background-color:#6000db;}
Border around this has a color of #6000db
<div style="border:2px solid #6000db;">Content here</div>
.myborder {border:2px solid #6000db;}