#cf15d5 color space conversions
Hex:
#cf15d5
RGB:
207, 21, 213
CMY:
19, 92, 16
CMYK:
3, 90, 0, 16
HSL:
298°, 82.0513%, 45.8824%
HSV (HSB):
298°, 90.1408%, 83.5294%
XYZ:
38.0105, 18.6058, 64.5387
xyY:
0.3137, 0.1536, 18.6058
CIE-Lab:
50.2228, 82.9333, -53.8256
CIE-LCH:
50.2228, 98.8692, 327.0155
CIE-Luv:
50.2228, 65.2017, -91.7041
Hunter-Lab:
43.1345, 81.8107, -58.5168
#cf15d5 color charts
#cf15d5 color shades, tints & tones
#cf15d5 color schemes
#cf15d5 color preview, HTML & CSS examples
This text has a color of #cf15d5
<p style="color:#cf15d5;">Text here</p>
.mytext {color:#cf15d5;}
This box has a color of #cf15d5
<div style="background-color:#cf15d5;">Content here</div>
.mybackground {background-color:#cf15d5;}
Border around this has a color of #cf15d5
<div style="border:2px solid #cf15d5;">Content here</div>
.myborder {border:2px solid #cf15d5;}