#cf90cd color space conversions
Hex:
#cf90cd
RGB:
207, 144, 205
CMY:
19, 44, 20
CMYK:
0, 30, 1, 19
HSL:
302°, 39.6226%, 68.8235%
HSV (HSB):
302°, 30.4348%, 81.1765%
XYZ:
46.7248, 37.6197, 62.5563
xyY:
0.3181, 0.2561, 37.6197
CIE-Lab:
67.7394, 33.6690, -21.8865
CIE-LCH:
67.7394, 40.1574, 326.9741
CIE-Luv:
67.7394, 31.8498, -39.1168
Hunter-Lab:
61.3349, 28.6450, -17.5362
#cf90cd color charts
#cf90cd color shades, tints & tones
#cf90cd color schemes
#cf90cd color preview, HTML & CSS examples
This text has a color of #cf90cd
<p style="color:#cf90cd;">Text here</p>
.mytext {color:#cf90cd;}
This box has a color of #cf90cd
<div style="background-color:#cf90cd;">Content here</div>
.mybackground {background-color:#cf90cd;}
Border around this has a color of #cf90cd
<div style="border:2px solid #cf90cd;">Content here</div>
.myborder {border:2px solid #cf90cd;}