#bf25ec color space conversions
Hex:
#bf25ec
RGB:
191, 37, 236
CMY:
25, 85, 7
CMYK:
19, 84, 0, 7
HSL:
286°, 83.9662%, 53.5294%
HSV (HSB):
286°, 84.3220%, 92.5490%
XYZ:
37.2877, 18.4556, 80.9539
xyY:
0.2728, 0.1350, 18.4556
CIE-Lab:
50.0441, 81.3535, -67.3159
CIE-LCH:
50.0441, 105.5928, 320.3940
CIE-Luv:
50.0441, 45.5034, -110.6768
Hunter-Lab:
42.9600, 79.7515, -81.6541
#bf25ec color charts
#bf25ec color shades, tints & tones
#bf25ec color schemes
#bf25ec color preview, HTML & CSS examples
This text has a color of #bf25ec
<p style="color:#bf25ec;">Text here</p>
.mytext {color:#bf25ec;}
This box has a color of #bf25ec
<div style="background-color:#bf25ec;">Content here</div>
.mybackground {background-color:#bf25ec;}
Border around this has a color of #bf25ec
<div style="border:2px solid #bf25ec;">Content here</div>
.myborder {border:2px solid #bf25ec;}