#b100cc color space conversions
Hex:
#b100cc
RGB:
177, 0, 204
CMY:
31, 100, 20
CMYK:
13, 100, 0, 20
HSL:
292°, 100.0000%, 40.0000%
HSV (HSB):
292°, 100.0000%, 80.0000%
XYZ:
29.0305, 13.7067, 58.2423
xyY:
0.2875, 0.1357, 13.7067
CIE-Lab:
43.8094, 78.9261, -59.2318
CIE-LCH:
43.8094, 98.6799, 323.1128
CIE-Luv:
43.8094, 48.8814, -95.1018
Hunter-Lab:
37.0226, 75.1776, -67.3565
#b100cc color charts
#b100cc color shades, tints & tones
#b100cc color schemes
#b100cc color preview, HTML & CSS examples
This text has a color of #b100cc
<p style="color:#b100cc;">Text here</p>
.mytext {color:#b100cc;}
This box has a color of #b100cc
<div style="background-color:#b100cc;">Content here</div>
.mybackground {background-color:#b100cc;}
Border around this has a color of #b100cc
<div style="border:2px solid #b100cc;">Content here</div>
.myborder {border:2px solid #b100cc;}