#be98d8 color space conversions
Hex:
#be98d8
RGB:
190, 152, 216
CMY:
25, 40, 15
CMYK:
12, 30, 0, 15
HSL:
276°, 45.0704%, 72.1569%
HSV (HSB):
276°, 29.6296%, 84.7059%
XYZ:
44.8581, 38.3615, 70.0060
xyY:
0.2928, 0.2504, 38.3615
CIE-Lab:
68.2862, 25.9853, -27.2979
CIE-LCH:
68.2862, 37.6883, 313.5888
CIE-Luv:
68.2862, 16.2153, -46.6212
Hunter-Lab:
61.9367, 20.8909, -23.6588
#be98d8 color charts
#be98d8 color shades, tints & tones
#be98d8 color schemes
#be98d8 color preview, HTML & CSS examples
This text has a color of #be98d8
<p style="color:#be98d8;">Text here</p>
.mytext {color:#be98d8;}
This box has a color of #be98d8
<div style="background-color:#be98d8;">Content here</div>
.mybackground {background-color:#be98d8;}
Border around this has a color of #be98d8
<div style="border:2px solid #be98d8;">Content here</div>
.myborder {border:2px solid #be98d8;}