#800ceb color space conversions
Hex:
#800ceb
RGB:
128, 12, 235
CMY:
50, 95, 8
CMYK:
46, 95, 0, 8
HSL:
271°, 90.2834%, 48.4314%
HSV (HSB):
271°, 94.8936%, 92.1569%
XYZ:
24.0290, 10.8503, 79.4251
xyY:
0.2102, 0.0949, 10.8503
CIE-Lab:
39.3272, 77.6773, -84.6456
CIE-LCH:
39.3272, 114.8854, 312.5419
CIE-Luv:
39.3272, 14.4602, -121.9835
Hunter-Lab:
32.9398, 72.5678, -119.9034
#800ceb color charts
#800ceb color shades, tints & tones
#800ceb color schemes
#800ceb color preview, HTML & CSS examples
This text has a color of #800ceb
<p style="color:#800ceb;">Text here</p>
.mytext {color:#800ceb;}
This box has a color of #800ceb
<div style="background-color:#800ceb;">Content here</div>
.mybackground {background-color:#800ceb;}
Border around this has a color of #800ceb
<div style="border:2px solid #800ceb;">Content here</div>
.myborder {border:2px solid #800ceb;}