#ff6ced color space conversions
Hex:
#ff6ced
RGB:
255, 108, 237
CMY:
0, 58, 7
CMYK:
0, 58, 7, 0
HSL:
307°, 100.0000%, 71.1765%
HSV (HSB):
307°, 57.6471%, 100.0000%
XYZ:
61.8886, 38.0995, 84.2128
xyY:
0.3360, 0.2068, 38.0995
CIE-Lab:
68.0939, 70.8982, -38.5950
CIE-LCH:
68.0939, 80.7225, 331.4374
CIE-Luv:
68.0939, 72.1992, -71.9945
Hunter-Lab:
61.7248, 70.9552, -37.6835
#ff6ced color charts
#ff6ced color shades, tints & tones
#ff6ced color schemes
#ff6ced color preview, HTML & CSS examples
This text has a color of #ff6ced
<p style="color:#ff6ced;">Text here</p>
.mytext {color:#ff6ced;}
This box has a color of #ff6ced
<div style="background-color:#ff6ced;">Content here</div>
.mybackground {background-color:#ff6ced;}
Border around this has a color of #ff6ced
<div style="border:2px solid #ff6ced;">Content here</div>
.myborder {border:2px solid #ff6ced;}