#b230fd color space conversions
Hex:
#b230fd
RGB:
178, 48, 253
CMY:
30, 81, 1
CMYK:
30, 81, 0, 1
HSL:
278°, 98.0861%, 59.0196%
HSV (HSB):
278°, 81.0277%, 99.2157%
XYZ:
37.1467, 18.6707, 94.5745
xyY:
0.2470, 0.1241, 18.6707
CIE-Lab:
50.2997, 79.7896, -76.5148
CIE-LCH:
50.2997, 110.5482, 316.2003
CIE-Luv:
50.2997, 32.3162, -123.3963
Hunter-Lab:
43.2096, 77.8369, -99.5234
#b230fd color charts
#b230fd color shades, tints & tones
#b230fd color schemes
#b230fd color preview, HTML & CSS examples
This text has a color of #b230fd
<p style="color:#b230fd;">Text here</p>
.mytext {color:#b230fd;}
This box has a color of #b230fd
<div style="background-color:#b230fd;">Content here</div>
.mybackground {background-color:#b230fd;}
Border around this has a color of #b230fd
<div style="border:2px solid #b230fd;">Content here</div>
.myborder {border:2px solid #b230fd;}