#df3bfc color space conversions
Hex:
#df3bfc
RGB:
223, 59, 252
CMY:
13, 77, 1
CMYK:
12, 77, 0, 1
HSL:
291°, 96.9849%, 60.9804%
HSV (HSB):
291°, 76.5873%, 98.8235%
XYZ:
49.5661, 25.8442, 94.4715
xyY:
0.2918, 0.1521, 25.8442
CIE-Lab:
57.8888, 83.9699, -63.3608
CIE-LCH:
57.8888, 105.1928, 322.9630
CIE-Luv:
57.8888, 58.1586, -109.5512
Hunter-Lab:
50.8372, 85.0719, -74.5935
#df3bfc color charts
#df3bfc color shades, tints & tones
#df3bfc color schemes
#df3bfc color preview, HTML & CSS examples
This text has a color of #df3bfc
<p style="color:#df3bfc;">Text here</p>
.mytext {color:#df3bfc;}
This box has a color of #df3bfc
<div style="background-color:#df3bfc;">Content here</div>
.mybackground {background-color:#df3bfc;}
Border around this has a color of #df3bfc
<div style="border:2px solid #df3bfc;">Content here</div>
.myborder {border:2px solid #df3bfc;}