#b038ec color space conversions
Hex:
#b038ec
RGB:
176, 56, 236
CMY:
31, 78, 7
CMYK:
25, 76, 0, 7
HSL:
280°, 82.5688%, 57.2549%
HSV (HSB):
280°, 76.2712%, 92.5490%
XYZ:
34.4590, 18.1146, 81.0372
xyY:
0.2579, 0.1356, 18.1146
CIE-Lab:
49.6348, 73.6176, -68.0838
CIE-LCH:
49.6348, 100.2744, 317.2364
CIE-Luv:
49.6348, 34.2599, -110.6816
Hunter-Lab:
42.5612, 70.0374, -83.0961
#b038ec color charts
#b038ec color shades, tints & tones
#b038ec color schemes
#b038ec color preview, HTML & CSS examples
This text has a color of #b038ec
<p style="color:#b038ec;">Text here</p>
.mytext {color:#b038ec;}
This box has a color of #b038ec
<div style="background-color:#b038ec;">Content here</div>
.mybackground {background-color:#b038ec;}
Border around this has a color of #b038ec
<div style="border:2px solid #b038ec;">Content here</div>
.myborder {border:2px solid #b038ec;}