#cf90d9 color space conversions
Hex:
#cf90d9
RGB:
207, 144, 217
CMY:
19, 44, 15
CMYK:
5, 34, 0, 15
HSL:
292°, 48.9933%, 70.7843%
HSV (HSB):
292°, 33.6406%, 85.0980%
XYZ:
48.2298, 38.2217, 70.4812
xyY:
0.3073, 0.2436, 38.2217
CIE-Lab:
68.1837, 35.9459, -27.8643
CIE-LCH:
68.1837, 45.4811, 322.2181
CIE-Luv:
68.1837, 29.9211, -49.0848
Hunter-Lab:
61.8237, 31.0597, -24.3161
#cf90d9 color charts
#cf90d9 color shades, tints & tones
#cf90d9 color schemes
#cf90d9 color preview, HTML & CSS examples
This text has a color of #cf90d9
<p style="color:#cf90d9;">Text here</p>
.mytext {color:#cf90d9;}
This box has a color of #cf90d9
<div style="background-color:#cf90d9;">Content here</div>
.mybackground {background-color:#cf90d9;}
Border around this has a color of #cf90d9
<div style="border:2px solid #cf90d9;">Content here</div>
.myborder {border:2px solid #cf90d9;}