#cf08c8 color space conversions
Hex:
#cf08c8
RGB:
207, 8, 200
CMY:
19, 97, 22
CMYK:
0, 96, 3, 19
HSL:
302°, 92.5581%, 42.1569%
HSV (HSB):
302°, 96.1353%, 81.1765%
XYZ:
36.2443, 17.6092, 56.1322
xyY:
0.3295, 0.1601, 17.6092
CIE-Lab:
49.0186, 82.3272, -48.2655
CIE-LCH:
49.0186, 95.4323, 329.6184
CIE-Luv:
49.0186, 71.0052, -83.0075
Hunter-Lab:
41.9633, 80.7371, -49.9349
#cf08c8 color charts
#cf08c8 color shades, tints & tones
#cf08c8 color schemes
#cf08c8 color preview, HTML & CSS examples
This text has a color of #cf08c8
<p style="color:#cf08c8;">Text here</p>
.mytext {color:#cf08c8;}
This box has a color of #cf08c8
<div style="background-color:#cf08c8;">Content here</div>
.mybackground {background-color:#cf08c8;}
Border around this has a color of #cf08c8
<div style="border:2px solid #cf08c8;">Content here</div>
.myborder {border:2px solid #cf08c8;}