#b92ddf color space conversions
Hex:
#b92ddf
RGB:
185, 45, 223
CMY:
27, 82, 13
CMYK:
17, 80, 0, 13
HSL:
287°, 73.5537%, 52.5490%
HSV (HSB):
287°, 79.8206%, 87.4510%
XYZ:
34.2653, 17.5188, 71.3875
xyY:
0.2782, 0.1422, 17.5188
CIE-Lab:
48.9072, 76.0845, -61.8382
CIE-LCH:
48.9072, 98.0449, 320.8973
CIE-Luv:
48.9072, 44.6781, -101.6715
Hunter-Lab:
41.8554, 72.8833, -71.8247
#b92ddf color charts
#b92ddf color shades, tints & tones
#b92ddf color schemes
#b92ddf color preview, HTML & CSS examples
This text has a color of #b92ddf
<p style="color:#b92ddf;">Text here</p>
.mytext {color:#b92ddf;}
This box has a color of #b92ddf
<div style="background-color:#b92ddf;">Content here</div>
.mybackground {background-color:#b92ddf;}
Border around this has a color of #b92ddf
<div style="border:2px solid #b92ddf;">Content here</div>
.myborder {border:2px solid #b92ddf;}