#ca07f9 color space conversions
Hex:
#ca07f9
RGB:
202, 7, 249
CMY:
21, 97, 2
CMYK:
19, 97, 0, 2
HSL:
288°, 95.2756%, 50.1961%
HSV (HSB):
288°, 97.1888%, 97.6471%
XYZ:
41.5320, 19.5481, 91.2067
xyY:
0.2727, 0.1284, 19.5481
CIE-Lab:
51.3223, 89.2356, -72.4592
CIE-LCH:
51.3223, 114.9492, 320.9234
CIE-Luv:
51.3223, 50.1923, -119.5278
Hunter-Lab:
44.2132, 90.3022, -91.3592
#ca07f9 color charts
#ca07f9 color shades, tints & tones
#ca07f9 color schemes
#ca07f9 color preview, HTML & CSS examples
This text has a color of #ca07f9
<p style="color:#ca07f9;">Text here</p>
.mytext {color:#ca07f9;}
This box has a color of #ca07f9
<div style="background-color:#ca07f9;">Content here</div>
.mybackground {background-color:#ca07f9;}
Border around this has a color of #ca07f9
<div style="border:2px solid #ca07f9;">Content here</div>
.myborder {border:2px solid #ca07f9;}