#b70fc5 color space conversions
Hex:
#b70fc5
RGB:
183, 15, 197
CMY:
28, 94, 23
CMYK:
7, 92, 0, 23
HSL:
295°, 85.8491%, 41.5686%
HSV (HSB):
295°, 92.3858%, 77.2549%
XYZ:
29.7773, 14.4401, 54.0411
xyY:
0.3031, 0.1470, 14.4401
CIE-Lab:
44.8576, 77.2705, -53.4230
CIE-LCH:
44.8576, 93.9402, 325.3409
CIE-Luv:
44.8576, 54.6617, -87.5866
Hunter-Lab:
38.0002, 73.3739, -57.7178
#b70fc5 color charts
#b70fc5 color shades, tints & tones
#b70fc5 color schemes
#b70fc5 color preview, HTML & CSS examples
This text has a color of #b70fc5
<p style="color:#b70fc5;">Text here</p>
.mytext {color:#b70fc5;}
This box has a color of #b70fc5
<div style="background-color:#b70fc5;">Content here</div>
.mybackground {background-color:#b70fc5;}
Border around this has a color of #b70fc5
<div style="border:2px solid #b70fc5;">Content here</div>
.myborder {border:2px solid #b70fc5;}