#fd3fee color space conversions
Hex:
#fd3fee
RGB:
253, 63, 238
CMY:
1, 75, 7
CMYK:
0, 75, 6, 1
HSL:
305°, 97.9381%, 61.9608%
HSV (HSB):
305°, 75.0988%, 99.2157%
XYZ:
57.7181, 30.6107, 83.7553
xyY:
0.3354, 0.1779, 30.6107
CIE-Lab:
62.1776, 86.4377, -48.4624
CIE-LCH:
62.1776, 99.0963, 330.7223
CIE-Luv:
62.1776, 83.0286, -88.6591
Hunter-Lab:
55.3269, 89.3925, -51.0258
#fd3fee color charts
#fd3fee color shades, tints & tones
#fd3fee color schemes
#fd3fee color preview, HTML & CSS examples
This text has a color of #fd3fee
<p style="color:#fd3fee;">Text here</p>
.mytext {color:#fd3fee;}
This box has a color of #fd3fee
<div style="background-color:#fd3fee;">Content here</div>
.mybackground {background-color:#fd3fee;}
Border around this has a color of #fd3fee
<div style="border:2px solid #fd3fee;">Content here</div>
.myborder {border:2px solid #fd3fee;}