#be98f2 color space conversions
Hex:
#be98f2
RGB:
190, 152, 242
CMY:
25, 40, 5
CMYK:
21, 37, 0, 5
HSL:
265°, 77.5862%, 77.2549%
HSV (HSB):
265°, 37.1901%, 94.9020%
XYZ:
48.4905, 39.8144, 89.1336
xyY:
0.2733, 0.2244, 39.8144
CIE-Lab:
69.3372, 31.6912, -39.9598
CIE-LCH:
69.3372, 51.0012, 308.4171
CIE-Luv:
69.3372, 13.1418, -68.4217
Hunter-Lab:
63.0987, 26.7521, -39.5844
#be98f2 color charts
#be98f2 color shades, tints & tones
#be98f2 color schemes
#be98f2 color preview, HTML & CSS examples
This text has a color of #be98f2
<p style="color:#be98f2;">Text here</p>
.mytext {color:#be98f2;}
This box has a color of #be98f2
<div style="background-color:#be98f2;">Content here</div>
.mybackground {background-color:#be98f2;}
Border around this has a color of #be98f2
<div style="border:2px solid #be98f2;">Content here</div>
.myborder {border:2px solid #be98f2;}