#cb98f6 color space conversions
Hex:
#cb98f6
RGB:
203, 152, 246
CMY:
20, 40, 4
CMYK:
17, 38, 0, 4
HSL:
273°, 83.9286%, 78.0392%
HSV (HSB):
273°, 38.2114%, 96.4706%
XYZ:
52.4914, 41.8068, 92.4917
xyY:
0.2810, 0.2238, 41.8068
CIE-Lab:
70.7375, 36.3543, -39.8660
CIE-LCH:
70.7375, 53.9531, 312.3620
CIE-Luv:
70.7375, 19.8118, -69.1503
Hunter-Lab:
64.6582, 31.7597, -39.5519
#cb98f6 color charts
#cb98f6 color shades, tints & tones
#cb98f6 color schemes
#cb98f6 color preview, HTML & CSS examples
This text has a color of #cb98f6
<p style="color:#cb98f6;">Text here</p>
.mytext {color:#cb98f6;}
This box has a color of #cb98f6
<div style="background-color:#cb98f6;">Content here</div>
.mybackground {background-color:#cb98f6;}
Border around this has a color of #cb98f6
<div style="border:2px solid #cb98f6;">Content here</div>
.myborder {border:2px solid #cb98f6;}