#cfa9f9 color space conversions
Hex:
#cfa9f9
RGB:
207, 169, 249
CMY:
19, 34, 2
CMYK:
17, 32, 0, 2
HSL:
269°, 86.9565%, 81.9608%
HSV (HSB):
269°, 32.1285%, 97.6471%
XYZ:
57.0190, 48.4809, 95.9751
xyY:
0.2830, 0.2406, 48.4809
CIE-Lab:
75.1272, 28.9038, -34.6462
CIE-LCH:
75.1272, 45.1197, 309.8368
CIE-Luv:
75.1272, 14.5388, -59.9409
Hunter-Lab:
69.6282, 24.3254, -32.9852
#cfa9f9 color charts
#cfa9f9 color shades, tints & tones
#cfa9f9 color schemes
#cfa9f9 color preview, HTML & CSS examples
This text has a color of #cfa9f9
<p style="color:#cfa9f9;">Text here</p>
.mytext {color:#cfa9f9;}
This box has a color of #cfa9f9
<div style="background-color:#cfa9f9;">Content here</div>
.mybackground {background-color:#cfa9f9;}
Border around this has a color of #cfa9f9
<div style="border:2px solid #cfa9f9;">Content here</div>
.myborder {border:2px solid #cfa9f9;}