#c27bff color space conversions
Hex:
#c27bff
RGB:
194, 123, 255
CMY:
24, 52, 0
CMYK:
24, 52, 0, 0
HSL:
272°, 100.0000%, 74.1176%
HSV (HSB):
272°, 51.7647%, 100.0000%
XYZ:
47.3811, 32.8553, 98.4522
xyY:
0.2652, 0.1839, 32.8553
CIE-Lab:
64.0435, 51.4382, -55.3918
CIE-LCH:
64.0435, 75.5920, 312.8806
CIE-Luv:
64.0435, 24.1291, -95.2854
Hunter-Lab:
57.3195, 47.2414, -61.7131
#c27bff color charts
#c27bff color shades, tints & tones
#c27bff color schemes
#c27bff color preview, HTML & CSS examples
This text has a color of #c27bff
<p style="color:#c27bff;">Text here</p>
.mytext {color:#c27bff;}
This box has a color of #c27bff
<div style="background-color:#c27bff;">Content here</div>
.mybackground {background-color:#c27bff;}
Border around this has a color of #c27bff
<div style="border:2px solid #c27bff;">Content here</div>
.myborder {border:2px solid #c27bff;}