#cf08cd color space conversions
Hex:
#cf08cd
RGB:
207, 8, 205
CMY:
19, 97, 20
CMYK:
0, 96, 1, 19
HSL:
301°, 92.5581%, 42.1569%
HSV (HSB):
301°, 96.1353%, 81.1765%
XYZ:
36.8384, 17.8468, 59.2608
xyY:
0.3233, 0.1566, 17.8468
CIE-Lab:
49.3098, 83.0425, -50.6892
CIE-LCH:
49.3098, 97.2905, 328.6001
CIE-Luv:
49.3098, 69.0182, -86.7438
Hunter-Lab:
42.2455, 81.7236, -53.5984
#cf08cd color charts
#cf08cd color shades, tints & tones
#cf08cd color schemes
#cf08cd color preview, HTML & CSS examples
This text has a color of #cf08cd
<p style="color:#cf08cd;">Text here</p>
.mytext {color:#cf08cd;}
This box has a color of #cf08cd
<div style="background-color:#cf08cd;">Content here</div>
.mybackground {background-color:#cf08cd;}
Border around this has a color of #cf08cd
<div style="border:2px solid #cf08cd;">Content here</div>
.myborder {border:2px solid #cf08cd;}