#b701cc color space conversions
Hex:
#b701cc
RGB:
183, 1, 204
CMY:
28, 100, 20
CMYK:
10, 100, 0, 20
HSL:
294°, 99.0244%, 40.1961%
HSV (HSB):
294°, 99.5098%, 80.0000%
XYZ:
30.4384, 14.4486, 58.3113
xyY:
0.2950, 0.1400, 14.4486
CIE-Lab:
44.8696, 79.7139, -57.4680
CIE-LCH:
44.8696, 98.2694, 324.2111
CIE-Luv:
44.8696, 52.8509, -93.4830
Hunter-Lab:
38.0113, 76.4178, -64.3459
#b701cc color charts
#b701cc color shades, tints & tones
#b701cc color schemes
#b701cc color preview, HTML & CSS examples
This text has a color of #b701cc
<p style="color:#b701cc;">Text here</p>
.mytext {color:#b701cc;}
This box has a color of #b701cc
<div style="background-color:#b701cc;">Content here</div>
.mybackground {background-color:#b701cc;}
Border around this has a color of #b701cc
<div style="border:2px solid #b701cc;">Content here</div>
.myborder {border:2px solid #b701cc;}