#cf87cd color space conversions
Hex:
#cf87cd
RGB:
207, 135, 205
CMY:
19, 47, 20
CMYK:
0, 35, 1, 19
HSL:
302°, 42.8571%, 67.0588%
HSV (HSB):
302°, 34.7826%, 81.1765%
XYZ:
45.4155, 35.0011, 62.1198
xyY:
0.3186, 0.2456, 35.0011
CIE-Lab:
65.7495, 38.5250, -24.9297
CIE-LCH:
65.7495, 45.8876, 327.0929
CIE-Luv:
65.7495, 36.0725, -44.5256
Hunter-Lab:
59.1617, 33.4926, -20.8413
#cf87cd color charts
#cf87cd color shades, tints & tones
#cf87cd color schemes
#cf87cd color preview, HTML & CSS examples
This text has a color of #cf87cd
<p style="color:#cf87cd;">Text here</p>
.mytext {color:#cf87cd;}
This box has a color of #cf87cd
<div style="background-color:#cf87cd;">Content here</div>
.mybackground {background-color:#cf87cd;}
Border around this has a color of #cf87cd
<div style="border:2px solid #cf87cd;">Content here</div>
.myborder {border:2px solid #cf87cd;}