#bf18cc color space conversions
Hex:
#bf18cc
RGB:
191, 24, 204
CMY:
25, 91, 20
CMYK:
6, 88, 0, 20
HSL:
296°, 78.9474%, 44.7059%
HSV (HSB):
296°, 88.2353%, 80.0000%
XYZ:
32.7116, 16.0893, 58.5082
xyY:
0.3048, 0.1499, 16.0893
CIE-Lab:
47.0914, 78.4492, -53.8199
CIE-LCH:
47.0914, 95.1360, 325.5480
CIE-Luv:
47.0914, 57.0587, -89.5306
Hunter-Lab:
40.1114, 75.3749, -58.4048
#bf18cc color charts
#bf18cc color shades, tints & tones
#bf18cc color schemes
#bf18cc color preview, HTML & CSS examples
This text has a color of #bf18cc
<p style="color:#bf18cc;">Text here</p>
.mytext {color:#bf18cc;}
This box has a color of #bf18cc
<div style="background-color:#bf18cc;">Content here</div>
.mybackground {background-color:#bf18cc;}
Border around this has a color of #bf18cc
<div style="border:2px solid #bf18cc;">Content here</div>
.myborder {border:2px solid #bf18cc;}