#cf03db color space conversions
Hex:
#cf03db
RGB:
207, 3, 219
CMY:
19, 99, 14
CMYK:
5, 99, 0, 14
HSL:
297°, 97.2973%, 43.5294%
HSV (HSB):
297°, 98.6301%, 85.8824%
XYZ:
38.5509, 18.4450, 68.5462
xyY:
0.3071, 0.1469, 18.4450
CIE-Lab:
50.0315, 85.4955, -57.5633
CIE-LCH:
50.0315, 103.0680, 326.0480
CIE-Luv:
50.0315, 63.8787, -97.3180
Hunter-Lab:
42.9476, 85.0677, -64.5660
#cf03db color charts
#cf03db color shades, tints & tones
#cf03db color schemes
#cf03db color preview, HTML & CSS examples
This text has a color of #cf03db
<p style="color:#cf03db;">Text here</p>
.mytext {color:#cf03db;}
This box has a color of #cf03db
<div style="background-color:#cf03db;">Content here</div>
.mybackground {background-color:#cf03db;}
Border around this has a color of #cf03db
<div style="border:2px solid #cf03db;">Content here</div>
.myborder {border:2px solid #cf03db;}