#c28def color space conversions
Hex:
#c28def
RGB:
194, 141, 239
CMY:
24, 45, 6
CMYK:
19, 41, 0, 6
HSL:
272°, 75.3846%, 74.5098%
HSV (HSB):
272°, 41.0042%, 93.7255%
XYZ:
47.3530, 36.7511, 86.2592
xyY:
0.2780, 0.2157, 36.7511
CIE-Lab:
67.0899, 38.2291, -41.8013
CIE-LCH:
67.0899, 56.6464, 312.4443
CIE-Luv:
67.0899, 20.1256, -72.0100
Hunter-Lab:
60.6227, 33.3385, -41.9271
#c28def color charts
#c28def color shades, tints & tones
#c28def color schemes
#c28def color preview, HTML & CSS examples
This text has a color of #c28def
<p style="color:#c28def;">Text here</p>
.mytext {color:#c28def;}
This box has a color of #c28def
<div style="background-color:#c28def;">Content here</div>
.mybackground {background-color:#c28def;}
Border around this has a color of #c28def
<div style="border:2px solid #c28def;">Content here</div>
.myborder {border:2px solid #c28def;}