#ca07b9 color space conversions
Hex:
#ca07b9
RGB:
202, 7, 185
CMY:
21, 97, 27
CMYK:
0, 97, 8, 21
HSL:
305°, 93.3014%, 40.9804%
HSV (HSB):
305°, 96.5347%, 79.2157%
XYZ:
33.1901, 16.2113, 47.2787
xyY:
0.3433, 0.1677, 16.2113
CIE-Lab:
47.2505, 79.4636, -42.3960
CIE-LCH:
47.2505, 90.0660, 331.9188
CIE-Luv:
47.2505, 73.4772, -73.3745
Hunter-Lab:
40.2633, 76.6815, -41.4364
#ca07b9 color charts
#ca07b9 color shades, tints & tones
#ca07b9 color schemes
#ca07b9 color preview, HTML & CSS examples
This text has a color of #ca07b9
<p style="color:#ca07b9;">Text here</p>
.mytext {color:#ca07b9;}
This box has a color of #ca07b9
<div style="background-color:#ca07b9;">Content here</div>
.mybackground {background-color:#ca07b9;}
Border around this has a color of #ca07b9
<div style="border:2px solid #ca07b9;">Content here</div>
.myborder {border:2px solid #ca07b9;}