#b00fad color space conversions
Hex:
#b00fad
RGB:
176, 15, 173
CMY:
31, 94, 32
CMYK:
0, 91, 2, 31
HSL:
301°, 84.2932%, 37.4510%
HSV (HSB):
301°, 91.4773%, 69.0196%
XYZ:
25.6181, 12.5889, 40.6148
xyY:
0.3250, 0.1597, 12.5889
CIE-Lab:
42.1371, 72.3870, -43.7334
CIE-LCH:
42.1371, 84.5723, 328.8613
CIE-Luv:
42.1371, 58.5414, -71.9955
Hunter-Lab:
35.4808, 66.7906, -43.0326
#b00fad color charts
#b00fad color shades, tints & tones
#b00fad color schemes
#b00fad color preview, HTML & CSS examples
This text has a color of #b00fad
<p style="color:#b00fad;">Text here</p>
.mytext {color:#b00fad;}
This box has a color of #b00fad
<div style="background-color:#b00fad;">Content here</div>
.mybackground {background-color:#b00fad;}
Border around this has a color of #b00fad
<div style="border:2px solid #b00fad;">Content here</div>
.myborder {border:2px solid #b00fad;}