#b00cbf color space conversions
Hex:
#b00cbf
RGB:
176, 12, 191
CMY:
31, 95, 25
CMYK:
8, 94, 0, 25
HSL:
295°, 88.1773%, 39.8039%
HSV (HSB):
295°, 93.7173%, 74.9020%
XYZ:
27.4399, 13.2546, 50.4024
xyY:
0.3012, 0.1455, 13.2546
CIE-Lab:
43.1444, 75.5266, -52.7399
CIE-LCH:
43.1444, 92.1182, 325.0736
CIE-Luv:
43.1444, 52.1281, -85.4238
Hunter-Lab:
36.4069, 70.8235, -56.5973
#b00cbf color charts
#b00cbf color shades, tints & tones
#b00cbf color schemes
#b00cbf color preview, HTML & CSS examples
This text has a color of #b00cbf
<p style="color:#b00cbf;">Text here</p>
.mytext {color:#b00cbf;}
This box has a color of #b00cbf
<div style="background-color:#b00cbf;">Content here</div>
.mybackground {background-color:#b00cbf;}
Border around this has a color of #b00cbf
<div style="border:2px solid #b00cbf;">Content here</div>
.myborder {border:2px solid #b00cbf;}