#c28bcd color space conversions
Hex:
#c28bcd
RGB:
194, 139, 205
CMY:
24, 45, 20
CMYK:
5, 32, 0, 20
HSL:
290°, 39.7590%, 67.4510%
HSV (HSB):
290°, 32.1951%, 80.3922%
XYZ:
42.5002, 34.3423, 62.1463
xyY:
0.3058, 0.2471, 34.3423
CIE-Lab:
65.2334, 32.1999, -25.8432
CIE-LCH:
65.2334, 41.2881, 321.2500
CIE-Luv:
65.2334, 25.9779, -44.9002
Hunter-Lab:
58.6023, 26.8995, -21.8539
#c28bcd color charts
#c28bcd color shades, tints & tones
#c28bcd color schemes
#c28bcd color preview, HTML & CSS examples
This text has a color of #c28bcd
<p style="color:#c28bcd;">Text here</p>
.mytext {color:#c28bcd;}
This box has a color of #c28bcd
<div style="background-color:#c28bcd;">Content here</div>
.mybackground {background-color:#c28bcd;}
Border around this has a color of #c28bcd
<div style="border:2px solid #c28bcd;">Content here</div>
.myborder {border:2px solid #c28bcd;}