#c388da color space conversions
Hex:
#c388da
RGB:
195, 136, 218
CMY:
24, 47, 15
CMYK:
11, 38, 0, 15
HSL:
283°, 52.5641%, 69.4118%
HSV (HSB):
283°, 37.6147%, 85.4902%
XYZ:
43.9647, 34.2724, 70.6277
xyY:
0.2953, 0.2302, 34.2724
CIE-Lab:
65.1782, 36.7802, -33.1660
CIE-LCH:
65.1782, 49.5254, 317.9579
CIE-Luv:
65.1782, 25.9009, -57.3764
Hunter-Lab:
58.5426, 31.6016, -30.5495
#c388da color charts
#c388da color shades, tints & tones
#c388da color schemes
#c388da color preview, HTML & CSS examples
This text has a color of #c388da
<p style="color:#c388da;">Text here</p>
.mytext {color:#c388da;}
This box has a color of #c388da
<div style="background-color:#c388da;">Content here</div>
.mybackground {background-color:#c388da;}
Border around this has a color of #c388da
<div style="border:2px solid #c388da;">Content here</div>
.myborder {border:2px solid #c388da;}