#b233d9 color space conversions
Hex:
#b233d9
RGB:
178, 51, 217
CMY:
30, 80, 15
CMYK:
18, 76, 0, 15
HSL:
286°, 68.5950%, 52.5490%
HSV (HSB):
286°, 76.4977%, 85.0980%
XYZ:
32.0683, 16.8424, 67.2064
xyY:
0.2762, 0.1450, 16.8424
CIE-Lab:
48.0608, 71.9586, -59.8368
CIE-LCH:
48.0608, 93.5867, 320.2550
CIE-Luv:
48.0608, 41.1872, -97.8719
Hunter-Lab:
41.0395, 67.6611, -68.3658
#b233d9 color charts
#b233d9 color shades, tints & tones
#b233d9 color schemes
#b233d9 color preview, HTML & CSS examples
This text has a color of #b233d9
<p style="color:#b233d9;">Text here</p>
.mytext {color:#b233d9;}
This box has a color of #b233d9
<div style="background-color:#b233d9;">Content here</div>
.mybackground {background-color:#b233d9;}
Border around this has a color of #b233d9
<div style="border:2px solid #b233d9;">Content here</div>
.myborder {border:2px solid #b233d9;}