#bf04ec color space conversions
Hex:
#bf04ec
RGB:
191, 4, 236
CMY:
25, 98, 7
CMYK:
19, 98, 0, 7
HSL:
288°, 96.6667%, 47.0588%
HSV (HSB):
288°, 98.3051%, 92.5490%
XYZ:
36.6696, 17.2193, 80.7478
xyY:
0.2724, 0.1279, 17.2193
CIE-Lab:
48.5352, 85.8236, -69.7637
CIE-LCH:
48.5352, 110.6014, 320.8933
CIE-Luv:
48.5352, 47.4487, -113.4798
Hunter-Lab:
41.4962, 85.1197, -86.3257
#bf04ec color charts
#bf04ec color shades, tints & tones
#bf04ec color schemes
#bf04ec color preview, HTML & CSS examples
This text has a color of #bf04ec
<p style="color:#bf04ec;">Text here</p>
.mytext {color:#bf04ec;}
This box has a color of #bf04ec
<div style="background-color:#bf04ec;">Content here</div>
.mybackground {background-color:#bf04ec;}
Border around this has a color of #bf04ec
<div style="border:2px solid #bf04ec;">Content here</div>
.myborder {border:2px solid #bf04ec;}