#c28bcc color space conversions
Hex:
#c28bcc
RGB:
194, 139, 204
CMY:
24, 45, 20
CMYK:
5, 32, 0, 20
HSL:
291°, 38.9222%, 67.2549%
HSV (HSB):
291°, 31.8627%, 80.0000%
XYZ:
42.3798, 34.2942, 61.5125
xyY:
0.3067, 0.2482, 34.2942
CIE-Lab:
65.1954, 32.0024, -25.3428
CIE-LCH:
65.1954, 40.8216, 321.6242
CIE-Luv:
65.1954, 26.1290, -44.0663
Hunter-Lab:
58.5613, 26.6954, -21.2851
#c28bcc color charts
#c28bcc color shades, tints & tones
#c28bcc color schemes
#c28bcc color preview, HTML & CSS examples
This text has a color of #c28bcc
<p style="color:#c28bcc;">Text here</p>
.mytext {color:#c28bcc;}
This box has a color of #c28bcc
<div style="background-color:#c28bcc;">Content here</div>
.mybackground {background-color:#c28bcc;}
Border around this has a color of #c28bcc
<div style="border:2px solid #c28bcc;">Content here</div>
.myborder {border:2px solid #c28bcc;}