#b02ffc color space conversions
Hex:
#b02ffc
RGB:
176, 47, 252
CMY:
31, 82, 1
CMYK:
30, 81, 0, 1
HSL:
278°, 97.1564%, 58.6275%
HSV (HSB):
278°, 81.3492%, 98.8235%
XYZ:
36.4917, 18.2914, 93.7027
xyY:
0.2458, 0.1232, 18.2914
CIE-Lab:
49.8477, 79.5769, -76.7061
CIE-LCH:
49.8477, 110.5274, 316.0523
CIE-Luv:
49.8477, 31.5830, -123.2817
Hunter-Lab:
42.7685, 77.4583, -99.9624
#b02ffc color charts
#b02ffc color shades, tints & tones
#b02ffc color schemes
#b02ffc color preview, HTML & CSS examples
This text has a color of #b02ffc
<p style="color:#b02ffc;">Text here</p>
.mytext {color:#b02ffc;}
This box has a color of #b02ffc
<div style="background-color:#b02ffc;">Content here</div>
.mybackground {background-color:#b02ffc;}
Border around this has a color of #b02ffc
<div style="border:2px solid #b02ffc;">Content here</div>
.myborder {border:2px solid #b02ffc;}