#c91df5 color space conversions
Hex:
#c91df5
RGB:
201, 29, 245
CMY:
21, 89, 4
CMYK:
18, 88, 0, 4
HSL:
288°, 91.5254%, 53.7255%
HSV (HSB):
288°, 88.1633%, 96.0784%
XYZ:
41.0082, 19.8888, 88.0638
xyY:
0.2753, 0.1335, 19.8888
CIE-Lab:
51.7113, 85.9574, -69.5977
CIE-LCH:
51.7113, 110.6007, 321.0037
CIE-Luv:
51.7113, 49.7115, -115.4582
Hunter-Lab:
44.5969, 86.0917, -85.8599
#c91df5 color charts
#c91df5 color shades, tints & tones
#c91df5 color schemes
#c91df5 color preview, HTML & CSS examples
This text has a color of #c91df5
<p style="color:#c91df5;">Text here</p>
.mytext {color:#c91df5;}
This box has a color of #c91df5
<div style="background-color:#c91df5;">Content here</div>
.mybackground {background-color:#c91df5;}
Border around this has a color of #c91df5
<div style="border:2px solid #c91df5;">Content here</div>
.myborder {border:2px solid #c91df5;}