#c27daf color space conversions
Hex:
#c27daf
RGB:
194, 125, 175
CMY:
24, 51, 31
CMYK:
0, 36, 10, 24
HSL:
317°, 36.1257%, 62.5490%
HSV (HSB):
317°, 35.5670%, 76.0784%
XYZ:
37.3196, 29.2317, 44.2328
xyY:
0.3369, 0.2639, 29.2317
CIE-Lab:
60.9856, 34.2964, -15.3900
CIE-LCH:
60.9856, 37.5911, 335.8326
CIE-Luv:
60.9856, 37.6466, -28.5262
Hunter-Lab:
54.0664, 28.5945, -10.6599
#c27daf color charts
#c27daf color shades, tints & tones
#c27daf color schemes
#c27daf color preview, HTML & CSS examples
This text has a color of #c27daf
<p style="color:#c27daf;">Text here</p>
.mytext {color:#c27daf;}
This box has a color of #c27daf
<div style="background-color:#c27daf;">Content here</div>
.mybackground {background-color:#c27daf;}
Border around this has a color of #c27daf
<div style="border:2px solid #c27daf;">Content here</div>
.myborder {border:2px solid #c27daf;}