#c987f8 color space conversions
Hex:
#c987f8
RGB:
201, 135, 248
CMY:
21, 47, 3
CMYK:
19, 46, 0, 3
HSL:
275°, 88.9764%, 75.0980%
HSV (HSB):
275°, 45.5645%, 97.2549%
XYZ:
49.6946, 36.5228, 93.2373
xyY:
0.2769, 0.2035, 36.5228
CIE-Lab:
66.9174, 45.4012, -46.9600
CIE-LCH:
66.9174, 65.3186, 314.0331
CIE-Luv:
66.9174, 25.0135, -81.4567
Hunter-Lab:
60.4341, 41.0201, -49.1684
#c987f8 color charts
#c987f8 color shades, tints & tones
#c987f8 color schemes
#c987f8 color preview, HTML & CSS examples
This text has a color of #c987f8
<p style="color:#c987f8;">Text here</p>
.mytext {color:#c987f8;}
This box has a color of #c987f8
<div style="background-color:#c987f8;">Content here</div>
.mybackground {background-color:#c987f8;}
Border around this has a color of #c987f8
<div style="border:2px solid #c987f8;">Content here</div>
.myborder {border:2px solid #c987f8;}