#bf74e4 color space conversions
Hex:
#bf74e4
RGB:
191, 116, 228
CMY:
25, 55, 11
CMYK:
16, 49, 0, 11
HSL:
280°, 67.4699%, 67.4510%
HSV (HSB):
280°, 49.1228%, 89.4118%
XYZ:
41.7348, 29.1686, 76.8292
xyY:
0.2825, 0.1974, 29.1686
CIE-Lab:
60.9301, 48.4395, -45.4160
CIE-LCH:
60.9301, 66.4003, 316.8451
CIE-Luv:
60.9301, 29.5992, -77.9926
Hunter-Lab:
54.0079, 43.4226, -46.5377
#bf74e4 color charts
#bf74e4 color shades, tints & tones
#bf74e4 color schemes
#bf74e4 color preview, HTML & CSS examples
This text has a color of #bf74e4
<p style="color:#bf74e4;">Text here</p>
.mytext {color:#bf74e4;}
This box has a color of #bf74e4
<div style="background-color:#bf74e4;">Content here</div>
.mybackground {background-color:#bf74e4;}
Border around this has a color of #bf74e4
<div style="border:2px solid #bf74e4;">Content here</div>
.myborder {border:2px solid #bf74e4;}