#b994ed color space conversions
Hex:
#b994ed
RGB:
185, 148, 237
CMY:
27, 42, 7
CMYK:
22, 38, 0, 7
HSL:
265°, 71.2000%, 75.4902%
HSV (HSB):
265°, 37.5527%, 92.9412%
XYZ:
45.8835, 37.6085, 84.9616
xyY:
0.2724, 0.2233, 37.6085
CIE-Lab:
67.7311, 31.3220, -39.7631
CIE-LCH:
67.7311, 50.6179, 308.2281
CIE-Luv:
67.7311, 12.6475, -67.7872
Hunter-Lab:
61.3258, 26.2324, -39.2131
#b994ed color charts
#b994ed color shades, tints & tones
#b994ed color schemes
#b994ed color preview, HTML & CSS examples
This text has a color of #b994ed
<p style="color:#b994ed;">Text here</p>
.mytext {color:#b994ed;}
This box has a color of #b994ed
<div style="background-color:#b994ed;">Content here</div>
.mybackground {background-color:#b994ed;}
Border around this has a color of #b994ed
<div style="border:2px solid #b994ed;">Content here</div>
.myborder {border:2px solid #b994ed;}