#bf3ffd color space conversions
Hex:
#bf3ffd
RGB:
191, 63, 253
CMY:
25, 75, 1
CMYK:
25, 75, 0, 1
HSL:
280°, 97.9381%, 61.9608%
HSV (HSB):
280°, 75.0988%, 99.2157%
XYZ:
40.9930, 21.7232, 94.9609
xyY:
0.2600, 0.1378, 21.7232
CIE-Lab:
53.7321, 77.2002, -70.8565
CIE-LCH:
53.7321, 104.7880, 317.4534
CIE-Luv:
53.7321, 37.5504, -117.5946
Hunter-Lab:
46.6082, 75.4306, -88.1735
#bf3ffd color charts
#bf3ffd color shades, tints & tones
#bf3ffd color schemes
#bf3ffd color preview, HTML & CSS examples
This text has a color of #bf3ffd
<p style="color:#bf3ffd;">Text here</p>
.mytext {color:#bf3ffd;}
This box has a color of #bf3ffd
<div style="background-color:#bf3ffd;">Content here</div>
.mybackground {background-color:#bf3ffd;}
Border around this has a color of #bf3ffd
<div style="border:2px solid #bf3ffd;">Content here</div>
.myborder {border:2px solid #bf3ffd;}