#be0ccc color space conversions
Hex:
#be0ccc
RGB:
190, 12, 204
CMY:
25, 95, 20
CMYK:
7, 94, 0, 20
HSL:
296°, 88.8889%, 42.3529%
HSV (HSB):
296°, 94.1176%, 80.0000%
XYZ:
32.2658, 15.5697, 58.4314
xyY:
0.3036, 0.1465, 15.5697
CIE-Lab:
46.4048, 79.8093, -54.9324
CIE-LCH:
46.4048, 96.8870, 325.4605
CIE-Luv:
46.4048, 57.1591, -90.8894
Hunter-Lab:
39.4585, 76.9096, -60.1776
#be0ccc color charts
#be0ccc color shades, tints & tones
#be0ccc color schemes
#be0ccc color preview, HTML & CSS examples
This text has a color of #be0ccc
<p style="color:#be0ccc;">Text here</p>
.mytext {color:#be0ccc;}
This box has a color of #be0ccc
<div style="background-color:#be0ccc;">Content here</div>
.mybackground {background-color:#be0ccc;}
Border around this has a color of #be0ccc
<div style="border:2px solid #be0ccc;">Content here</div>
.myborder {border:2px solid #be0ccc;}