#bd25fd color space conversions
Hex:
#bd25fd
RGB:
189, 37, 253
CMY:
26, 85, 1
CMYK:
25, 85, 0, 1
HSL:
282°, 98.1818%, 56.8627%
HSV (HSB):
282°, 85.3755%, 99.2157%
XYZ:
39.3775, 19.2338, 94.5656
xyY:
0.2571, 0.1256, 19.2338
CIE-Lab:
50.9596, 84.1213, -75.3711
CIE-LCH:
50.9596, 112.9477, 318.1403
CIE-Luv:
50.9596, 39.5534, -122.7517
Hunter-Lab:
43.8564, 83.5218, -97.1450
#bd25fd color charts
#bd25fd color shades, tints & tones
#bd25fd color schemes
#bd25fd color preview, HTML & CSS examples
This text has a color of #bd25fd
<p style="color:#bd25fd;">Text here</p>
.mytext {color:#bd25fd;}
This box has a color of #bd25fd
<div style="background-color:#bd25fd;">Content here</div>
.mybackground {background-color:#bd25fd;}
Border around this has a color of #bd25fd
<div style="border:2px solid #bd25fd;">Content here</div>
.myborder {border:2px solid #bd25fd;}