#ff85ec color space conversions
Hex:
#ff85ec
RGB:
255, 133, 236
CMY:
0, 48, 7
CMYK:
0, 48, 7, 0
HSL:
309°, 100.0000%, 76.0784%
HSV (HSB):
309°, 47.8431%, 100.0000%
XYZ:
64.7679, 44.0912, 84.4537
xyY:
0.3350, 0.2281, 44.0912
CIE-Lab:
72.2894, 59.4331, -31.5363
CIE-LCH:
72.2894, 67.2817, 332.0488
CIE-Luv:
72.2894, 62.6395, -59.4016
Hunter-Lab:
66.4012, 57.9071, -28.9283
#ff85ec color charts
#ff85ec RGB chart
#ff85ec CMYK chart
#ff85ec RGB pie chart
#ff85ec color shades, tints & tones
#ff85ec color schemes
#ff85ec color preview, HTML & CSS examples
This text has a color of #ff85ec
<p style="color:#ff85ec;">Text here</p>
.mytext {color:#ff85ec;}
Text color #ff85ec
This box has a color of #ff85ec
<div style="background-color:#ff85ec;">Content here</div>
.mybackground {background-color:#ff85ec;}
Background color #ff85ec
Border around this has a color of #ff85ec
<div style="border:2px solid #ff85ec;">Content here</div>
.myborder {border:2px solid #ff85ec;}
Border color #ff85ec