#b70dcf color space conversions
Hex:
#b70dcf
RGB:
183, 13, 207
CMY:
28, 95, 19
CMYK:
12, 94, 0, 19
HSL:
293°, 88.1818%, 43.1373%
HSV (HSB):
293°, 93.7198%, 81.1765%
XYZ:
30.9348, 14.8601, 60.2693
xyY:
0.2917, 0.1401, 14.8601
CIE-Lab:
45.4420, 79.0962, -58.2790
CIE-LCH:
45.4420, 98.2479, 323.6168
CIE-Luv:
45.4420, 51.3070, -94.8940
Hunter-Lab:
38.5488, 75.7831, -65.7130
#b70dcf color charts
#b70dcf color shades, tints & tones
#b70dcf color schemes
#b70dcf color preview, HTML & CSS examples
This text has a color of #b70dcf
<p style="color:#b70dcf;">Text here</p>
.mytext {color:#b70dcf;}
This box has a color of #b70dcf
<div style="background-color:#b70dcf;">Content here</div>
.mybackground {background-color:#b70dcf;}
Border around this has a color of #b70dcf
<div style="border:2px solid #b70dcf;">Content here</div>
.myborder {border:2px solid #b70dcf;}