#bf02db color space conversions
Hex:
#bf02db
RGB:
191, 2, 219
CMY:
25, 99, 14
CMYK:
13, 99, 0, 14
HSL:
292°, 98.1900%, 43.3333%
HSV (HSB):
292°, 99.0868%, 85.8824%
XYZ:
34.2937, 16.2343, 68.3439
xyY:
0.2885, 0.1366, 16.2343
CIE-Lab:
47.2803, 83.1953, -62.1378
CIE-LCH:
47.2803, 103.8391, 323.2443
CIE-Luv:
47.2803, 53.0198, -101.8674
Hunter-Lab:
40.2918, 81.4171, -72.3649
#bf02db color charts
#bf02db color shades, tints & tones
#bf02db color schemes
#bf02db color preview, HTML & CSS examples
This text has a color of #bf02db
<p style="color:#bf02db;">Text here</p>
.mytext {color:#bf02db;}
This box has a color of #bf02db
<div style="background-color:#bf02db;">Content here</div>
.mybackground {background-color:#bf02db;}
Border around this has a color of #bf02db
<div style="border:2px solid #bf02db;">Content here</div>
.myborder {border:2px solid #bf02db;}