#c94ffb color space conversions
Hex:
#c94ffb
RGB:
201, 79, 251
CMY:
21, 69, 2
CMYK:
20, 69, 0, 2
HSL:
283°, 95.5556%, 64.7059%
HSV (HSB):
283°, 68.5259%, 98.4314%
XYZ:
44.2960, 24.9745, 93.7527
xyY:
0.2717, 0.1532, 24.9745
CIE-Lab:
57.0506, 72.7817, -64.3211
CIE-LCH:
57.0506, 97.1308, 318.5312
CIE-Luv:
57.0506, 40.9528, -109.2567
Hunter-Lab:
49.9745, 70.7619, -76.2465
#c94ffb color charts
#c94ffb color shades, tints & tones
#c94ffb color schemes
#c94ffb color preview, HTML & CSS examples
This text has a color of #c94ffb
<p style="color:#c94ffb;">Text here</p>
.mytext {color:#c94ffb;}
This box has a color of #c94ffb
<div style="background-color:#c94ffb;">Content here</div>
.mybackground {background-color:#c94ffb;}
Border around this has a color of #c94ffb
<div style="border:2px solid #c94ffb;">Content here</div>
.myborder {border:2px solid #c94ffb;}