#befffd color space conversions
Hex:
#befffd
RGB:
190, 255, 253
CMY:
25, 0, 1
CMYK:
25, 0, 1, 0
HSL:
178°, 100.0000%, 87.2549%
HSV (HSB):
178°, 25.4902%, 100.0000%
XYZ:
74.7248, 89.5590, 106.2767
xyY:
0.2762, 0.3310, 89.5590
CIE-Lab:
95.8135, -20.4828, -5.6094
CIE-LCH:
95.8135, 21.2370, 195.3154
CIE-Luv:
95.8135, -32.0810, -5.3360
Hunter-Lab:
94.6356, -24.6677, -0.3383
#befffd color charts
#befffd color shades, tints & tones
#befffd color schemes
#befffd color preview, HTML & CSS examples
This text has a color of #befffd
<p style="color:#befffd;">Text here</p>
.mytext {color:#befffd;}
This box has a color of #befffd
<div style="background-color:#befffd;">Content here</div>
.mybackground {background-color:#befffd;}
Border around this has a color of #befffd
<div style="border:2px solid #befffd;">Content here</div>
.myborder {border:2px solid #befffd;}