#bf03de color space conversions
Hex:
#bf03de
RGB:
191, 3, 222
CMY:
25, 99, 13
CMYK:
14, 99, 0, 13
HSL:
292°, 97.3333%, 44.1176%
HSV (HSB):
292°, 98.6486%, 87.0588%
XYZ:
34.7032, 16.4154, 70.4467
xyY:
0.2855, 0.1350, 16.4154
CIE-Lab:
47.5149, 83.5956, -63.4720
CIE-LCH:
47.5149, 104.9615, 322.7915
CIE-Luv:
47.5149, 51.9746, -103.9094
Hunter-Lab:
40.5159, 81.9882, -74.7287
#bf03de color charts
#bf03de color shades, tints & tones
#bf03de color schemes
#bf03de color preview, HTML & CSS examples
This text has a color of #bf03de
<p style="color:#bf03de;">Text here</p>
.mytext {color:#bf03de;}
This box has a color of #bf03de
<div style="background-color:#bf03de;">Content here</div>
.mybackground {background-color:#bf03de;}
Border around this has a color of #bf03de
<div style="border:2px solid #bf03de;">Content here</div>
.myborder {border:2px solid #bf03de;}