#ca68c3 color space conversions
Hex:
#ca68c3
RGB:
202, 104, 195
CMY:
21, 59, 24
CMYK:
0, 49, 3, 21
HSL:
304°, 48.0392%, 60.0000%
HSV (HSB):
304°, 48.5149%, 79.2157%
XYZ:
39.1578, 26.3973, 54.6611
xyY:
0.3257, 0.2196, 26.3973
CIE-Lab:
58.4123, 51.3033, -30.6562
CIE-LCH:
58.4123, 59.7648, 329.1396
CIE-Luv:
58.4123, 48.2981, -54.5086
Hunter-Lab:
51.3783, 46.1309, -27.1135
#ca68c3 color charts
#ca68c3 color shades, tints & tones
#ca68c3 color schemes
#ca68c3 color preview, HTML & CSS examples
This text has a color of #ca68c3
<p style="color:#ca68c3;">Text here</p>
.mytext {color:#ca68c3;}
This box has a color of #ca68c3
<div style="background-color:#ca68c3;">Content here</div>
.mybackground {background-color:#ca68c3;}
Border around this has a color of #ca68c3
<div style="border:2px solid #ca68c3;">Content here</div>
.myborder {border:2px solid #ca68c3;}