#b000cc color space conversions
Hex:
#b000cc
RGB:
176, 0, 204
CMY:
31, 100, 20
CMYK:
14, 100, 0, 20
HSL:
292°, 100.0000%, 40.0000%
HSV (HSB):
292°, 100.0000%, 80.0000%
XYZ:
28.8036, 13.5897, 58.2317
xyY:
0.2862, 0.1351, 13.5897
CIE-Lab:
43.6387, 78.7819, -59.5162
CIE-LCH:
43.6387, 98.7358, 322.9306
CIE-Luv:
43.6387, 48.2222, -95.3526
Hunter-Lab:
36.8643, 74.9570, -67.8510
#b000cc color charts
#b000cc RGB chart
#b000cc CMYK chart
#b000cc RGB pie chart
#b000cc color shades, tints & tones
#b000cc color schemes
#b000cc color preview, HTML & CSS examples
This text has a color of #b000cc
<p style="color:#b000cc;">Text here</p>
.mytext {color:#b000cc;}
Text color #b000cc
This box has a color of #b000cc
<div style="background-color:#b000cc;">Content here</div>
.mybackground {background-color:#b000cc;}
Background color #b000cc
Border around this has a color of #b000cc
<div style="border:2px solid #b000cc;">Content here</div>
.myborder {border:2px solid #b000cc;}
Border color #b000cc