#b90ced color space conversions
Hex:
#b90ced
RGB:
185, 12, 237
CMY:
27, 95, 7
CMYK:
22, 95, 0, 7
HSL:
286°, 90.3614%, 48.8235%
HSV (HSB):
286°, 94.9367%, 92.9412%
XYZ:
35.4251, 16.6917, 81.4755
xyY:
0.2652, 0.1249, 16.6917
CIE-Lab:
47.8691, 84.5294, -71.4542
CIE-LCH:
47.8691, 110.6839, 319.7916
CIE-Luv:
47.8691, 43.1909, -115.1341
Hunter-Lab:
40.8554, 83.2776, -89.6396
#b90ced color charts
#b90ced color shades, tints & tones
#b90ced color schemes
#b90ced color preview, HTML & CSS examples
This text has a color of #b90ced
<p style="color:#b90ced;">Text here</p>
.mytext {color:#b90ced;}
This box has a color of #b90ced
<div style="background-color:#b90ced;">Content here</div>
.mybackground {background-color:#b90ced;}
Border around this has a color of #b90ced
<div style="border:2px solid #b90ced;">Content here</div>
.myborder {border:2px solid #b90ced;}