#b962cc color space conversions
Hex:
#b962cc
RGB:
185, 98, 204
CMY:
27, 62, 20
CMYK:
9, 52, 0, 20
HSL:
289°, 50.9615%, 59.2157%
HSV (HSB):
289°, 51.9608%, 80.0000%
XYZ:
35.2743, 23.4093, 59.7860
xyY:
0.2978, 0.1976, 23.4093
CIE-Lab:
55.4914, 51.1635, -40.5122
CIE-LCH:
55.4914, 65.2606, 321.6272
CIE-Luv:
55.4914, 37.1872, -69.2199
Hunter-Lab:
48.3831, 45.4672, -39.3952
#b962cc color charts
#b962cc color shades, tints & tones
#b962cc color schemes
#b962cc color preview, HTML & CSS examples
This text has a color of #b962cc
<p style="color:#b962cc;">Text here</p>
.mytext {color:#b962cc;}
This box has a color of #b962cc
<div style="background-color:#b962cc;">Content here</div>
.mybackground {background-color:#b962cc;}
Border around this has a color of #b962cc
<div style="border:2px solid #b962cc;">Content here</div>
.myborder {border:2px solid #b962cc;}