#bf05da color space conversions
Hex:
#bf05da
RGB:
191, 5, 218
CMY:
25, 98, 15
CMYK:
12, 98, 0, 15
HSL:
292°, 95.5157%, 43.7255%
HSV (HSB):
292°, 97.7064%, 85.4902%
XYZ:
34.1950, 16.2469, 67.6633
xyY:
0.2895, 0.1376, 16.2469
CIE-Lab:
47.2967, 82.7828, -61.5393
CIE-LCH:
47.2967, 103.1507, 323.3735
CIE-Luv:
47.2967, 53.2420, -101.0027
Hunter-Lab:
40.3074, 80.8936, -71.3139
#bf05da color charts
#bf05da color shades, tints & tones
#bf05da color schemes
#bf05da color preview, HTML & CSS examples
This text has a color of #bf05da
<p style="color:#bf05da;">Text here</p>
.mytext {color:#bf05da;}
This box has a color of #bf05da
<div style="background-color:#bf05da;">Content here</div>
.mybackground {background-color:#bf05da;}
Border around this has a color of #bf05da
<div style="border:2px solid #bf05da;">Content here</div>
.myborder {border:2px solid #bf05da;}