#b92ccf color space conversions
Hex:
#b92ccf
RGB:
185, 44, 207
CMY:
27, 83, 19
CMYK:
11, 79, 0, 19
HSL:
292°, 64.9402%, 49.2157%
HSV (HSB):
292°, 78.7440%, 81.1765%
XYZ:
32.1708, 16.6206, 60.5440
xyY:
0.2942, 0.1520, 16.6206
CIE-Lab:
47.7784, 73.5459, -54.4997
CIE-LCH:
47.7784, 91.5381, 323.4605
CIE-Luv:
47.7784, 49.7056, -90.2706
Hunter-Lab:
40.7684, 69.5113, -59.5120
#b92ccf color charts
#b92ccf color shades, tints & tones
#b92ccf color schemes
#b92ccf color preview, HTML & CSS examples
This text has a color of #b92ccf
<p style="color:#b92ccf;">Text here</p>
.mytext {color:#b92ccf;}
This box has a color of #b92ccf
<div style="background-color:#b92ccf;">Content here</div>
.mybackground {background-color:#b92ccf;}
Border around this has a color of #b92ccf
<div style="border:2px solid #b92ccf;">Content here</div>
.myborder {border:2px solid #b92ccf;}