#b90fed color space conversions
Hex:
#b90fed
RGB:
185, 15, 237
CMY:
27, 94, 7
CMYK:
22, 94, 0, 7
HSL:
286°, 88.0952%, 49.4118%
HSV (HSB):
286°, 93.6709%, 92.9412%
XYZ:
35.4645, 16.7704, 81.4886
xyY:
0.2652, 0.1254, 16.7704
CIE-Lab:
47.9694, 84.2306, -71.2911
CIE-LCH:
47.9694, 110.3504, 319.7561
CIE-Luv:
47.9694, 43.0712, -114.9626
Hunter-Lab:
40.9516, 82.9172, -89.3135
#b90fed color charts
#b90fed color shades, tints & tones
#b90fed color schemes
#b90fed color preview, HTML & CSS examples
This text has a color of #b90fed
<p style="color:#b90fed;">Text here</p>
.mytext {color:#b90fed;}
This box has a color of #b90fed
<div style="background-color:#b90fed;">Content here</div>
.mybackground {background-color:#b90fed;}
Border around this has a color of #b90fed
<div style="border:2px solid #b90fed;">Content here</div>
.myborder {border:2px solid #b90fed;}