#bf03ca color space conversions
Hex:
#bf03ca
RGB:
191, 3, 202
CMY:
25, 99, 21
CMYK:
5, 99, 0, 21
HSL:
297°, 97.0732%, 40.1961%
HSV (HSB):
297°, 98.5149%, 79.2157%
XYZ:
32.1791, 15.4058, 57.1547
xyY:
0.3072, 0.1471, 15.4058
CIE-Lab:
46.1850, 80.4443, -54.1190
CIE-LCH:
46.1850, 96.9544, 326.0693
CIE-Luv:
46.1850, 58.9862, -89.6994
Hunter-Lab:
39.2502, 77.6547, -58.8609
#bf03ca color charts
#bf03ca color shades, tints & tones
#bf03ca color schemes
#bf03ca color preview, HTML & CSS examples
This text has a color of #bf03ca
<p style="color:#bf03ca;">Text here</p>
.mytext {color:#bf03ca;}
This box has a color of #bf03ca
<div style="background-color:#bf03ca;">Content here</div>
.mybackground {background-color:#bf03ca;}
Border around this has a color of #bf03ca
<div style="border:2px solid #bf03ca;">Content here</div>
.myborder {border:2px solid #bf03ca;}