#b215fd color space conversions
Hex:
#b215fd
RGB:
178, 21, 253
CMY:
30, 92, 1
CMYK:
30, 92, 0, 1
HSL:
281°, 98.3051%, 53.7255%
HSV (HSB):
281°, 91.6996%, 99.2157%
XYZ:
36.3579, 17.0932, 94.3115
xyY:
0.2461, 0.1157, 17.0932
CIE-Lab:
48.3772, 85.4704, -79.6525
CIE-LCH:
48.3772, 116.8320, 317.0179
CIE-Luv:
48.3772, 34.4523, -126.4800
Hunter-Lab:
41.3439, 84.6215, -106.3086
#b215fd color charts
#b215fd color shades, tints & tones
#b215fd color schemes
#b215fd color preview, HTML & CSS examples
This text has a color of #b215fd
<p style="color:#b215fd;">Text here</p>
.mytext {color:#b215fd;}
This box has a color of #b215fd
<div style="background-color:#b215fd;">Content here</div>
.mybackground {background-color:#b215fd;}
Border around this has a color of #b215fd
<div style="border:2px solid #b215fd;">Content here</div>
.myborder {border:2px solid #b215fd;}