#b682c7 color space conversions
Hex:
#b682c7
RGB:
182, 130, 199
CMY:
29, 49, 22
CMYK:
9, 35, 0, 22
HSL:
285°, 38.1215%, 64.5098%
HSV (HSB):
285°, 34.6734%, 78.0392%
XYZ:
37.5828, 30.0339, 57.8491
xyY:
0.2995, 0.2394, 30.0339
CIE-Lab:
61.6834, 32.1472, -28.0483
CIE-LCH:
61.6834, 42.6632, 318.8954
CIE-Luv:
61.6834, 23.5522, -47.9508
Hunter-Lab:
54.8032, 26.5059, -24.2231
#b682c7 color charts
#b682c7 color shades, tints & tones
#b682c7 color schemes
#b682c7 color preview, HTML & CSS examples
This text has a color of #b682c7
<p style="color:#b682c7;">Text here</p>
.mytext {color:#b682c7;}
This box has a color of #b682c7
<div style="background-color:#b682c7;">Content here</div>
.mybackground {background-color:#b682c7;}
Border around this has a color of #b682c7
<div style="border:2px solid #b682c7;">Content here</div>
.myborder {border:2px solid #b682c7;}