#b45ffd color space conversions
Hex:
#b45ffd
RGB:
180, 95, 253
CMY:
29, 63, 1
CMYK:
29, 62, 0, 1
HSL:
272°, 97.5309%, 68.2353%
HSV (HSB):
272°, 62.4506%, 99.2157%
XYZ:
40.6442, 24.9796, 95.6079
xyY:
0.2521, 0.1549, 24.9796
CIE-Lab:
57.0555, 61.8008, -65.5595
CIE-LCH:
57.0555, 90.0965, 313.3096
CIE-Luv:
57.0555, 24.9945, -109.8927
Hunter-Lab:
49.9796, 57.6950, -78.4325
#b45ffd color charts
#b45ffd color shades, tints & tones
#b45ffd color schemes
#b45ffd color preview, HTML & CSS examples
This text has a color of #b45ffd
<p style="color:#b45ffd;">Text here</p>
.mytext {color:#b45ffd;}
This box has a color of #b45ffd
<div style="background-color:#b45ffd;">Content here</div>
.mybackground {background-color:#b45ffd;}
Border around this has a color of #b45ffd
<div style="border:2px solid #b45ffd;">Content here</div>
.myborder {border:2px solid #b45ffd;}