#b23ffc color space conversions
Hex:
#b23ffc
RGB:
178, 63, 252
CMY:
30, 75, 1
CMYK:
29, 75, 0, 1
HSL:
277°, 96.9231%, 61.7647%
HSV (HSB):
277°, 75.0000%, 98.8235%
XYZ:
37.7083, 20.0483, 93.9777
xyY:
0.2485, 0.1321, 20.0483
CIE-Lab:
51.8917, 74.7607, -73.3678
CIE-LCH:
51.8917, 104.7473, 315.5387
CIE-Luv:
51.8917, 30.5565, -119.7297
Hunter-Lab:
44.7753, 71.9701, -93.0996
#b23ffc color charts
#b23ffc color shades, tints & tones
#b23ffc color schemes
#b23ffc color preview, HTML & CSS examples
This text has a color of #b23ffc
<p style="color:#b23ffc;">Text here</p>
.mytext {color:#b23ffc;}
This box has a color of #b23ffc
<div style="background-color:#b23ffc;">Content here</div>
.mybackground {background-color:#b23ffc;}
Border around this has a color of #b23ffc
<div style="border:2px solid #b23ffc;">Content here</div>
.myborder {border:2px solid #b23ffc;}