#b018c7 color space conversions
Hex:
#b018c7
RGB:
176, 24, 199
CMY:
31, 91, 22
CMYK:
12, 88, 0, 22
HSL:
292°, 78.4753%, 43.7255%
HSV (HSB):
292°, 87.9397%, 78.0392%
XYZ:
28.5399, 14.0069, 55.2322
xyY:
0.2919, 0.1433, 14.0069
CIE-Lab:
44.2428, 75.1502, -55.6380
CIE-LCH:
44.2428, 93.5048, 323.4853
CIE-Luv:
44.2428, 48.5985, -90.0488
Hunter-Lab:
37.4258, 70.6243, -61.3009
#b018c7 color charts
#b018c7 color shades, tints & tones
#b018c7 color schemes
#b018c7 color preview, HTML & CSS examples
This text has a color of #b018c7
<p style="color:#b018c7;">Text here</p>
.mytext {color:#b018c7;}
This box has a color of #b018c7
<div style="background-color:#b018c7;">Content here</div>
.mybackground {background-color:#b018c7;}
Border around this has a color of #b018c7
<div style="border:2px solid #b018c7;">Content here</div>
.myborder {border:2px solid #b018c7;}