#ca7ff7 color space conversions
Hex:
#ca7ff7
RGB:
202, 127, 247
CMY:
21, 50, 3
CMYK:
18, 49, 0, 3
HSL:
278°, 88.2353%, 73.3333%
HSV (HSB):
278°, 48.5830%, 96.8627%
XYZ:
48.7350, 34.4507, 92.0767
xyY:
0.2781, 0.1966, 34.4507
CIE-Lab:
65.3187, 49.6824, -48.9250
CIE-LCH:
65.3187, 69.7281, 315.4401
CIE-Luv:
65.3187, 28.6635, -84.8960
Hunter-Lab:
58.6947, 45.4951, -51.9243
#ca7ff7 color charts
#ca7ff7 color shades, tints & tones
#ca7ff7 color schemes
#ca7ff7 color preview, HTML & CSS examples
This text has a color of #ca7ff7
<p style="color:#ca7ff7;">Text here</p>
.mytext {color:#ca7ff7;}
This box has a color of #ca7ff7
<div style="background-color:#ca7ff7;">Content here</div>
.mybackground {background-color:#ca7ff7;}
Border around this has a color of #ca7ff7
<div style="border:2px solid #ca7ff7;">Content here</div>
.myborder {border:2px solid #ca7ff7;}