#b200a2 color space conversions
Hex:
#b200a2
RGB:
178, 0, 162
CMY:
30, 100, 36
CMYK:
0, 100, 9, 30
HSL:
305°, 100.0000%, 34.9020%
HSV (HSB):
305°, 100.0000%, 69.8039%
XYZ:
24.8817, 12.0736, 35.2014
xyY:
0.3448, 0.1673, 12.0736
CIE-Lab:
41.3329, 72.7286, -38.4164
CIE-LCH:
41.3329, 82.2512, 332.1563
CIE-Luv:
41.3329, 65.3259, -64.2649
Hunter-Lab:
34.7471, 67.0127, -35.7423
#b200a2 color charts
#b200a2 color shades, tints & tones
#b200a2 color schemes
#b200a2 color preview, HTML & CSS examples
This text has a color of #b200a2
<p style="color:#b200a2;">Text here</p>
.mytext {color:#b200a2;}
This box has a color of #b200a2
<div style="background-color:#b200a2;">Content here</div>
.mybackground {background-color:#b200a2;}
Border around this has a color of #b200a2
<div style="border:2px solid #b200a2;">Content here</div>
.myborder {border:2px solid #b200a2;}