#b10ccf color space conversions
Hex:
#b10ccf
RGB:
177, 12, 207
CMY:
31, 95, 19
CMYK:
14, 94, 0, 19
HSL:
291°, 89.0411%, 42.9412%
HSV (HSB):
291°, 94.2029%, 81.1765%
XYZ:
29.5254, 14.1150, 60.1998
xyY:
0.2843, 0.1359, 14.1150
CIE-Lab:
44.3975, 78.2938, -60.0167
CIE-LCH:
44.3975, 98.6505, 322.5278
CIE-Luv:
44.3975, 47.3976, -96.5011
Hunter-Lab:
37.5700, 74.5316, -68.7036
#b10ccf color charts
#b10ccf color shades, tints & tones
#b10ccf color schemes
#b10ccf color preview, HTML & CSS examples
This text has a color of #b10ccf
<p style="color:#b10ccf;">Text here</p>
.mytext {color:#b10ccf;}
This box has a color of #b10ccf
<div style="background-color:#b10ccf;">Content here</div>
.mybackground {background-color:#b10ccf;}
Border around this has a color of #b10ccf
<div style="border:2px solid #b10ccf;">Content here</div>
.myborder {border:2px solid #b10ccf;}