#b128d7 color space conversions
Hex:
#b128d7
RGB:
177, 40, 215
CMY:
31, 84, 16
CMYK:
18, 81, 0, 16
HSL:
287°, 68.6275%, 50.0000%
HSV (HSB):
287°, 81.3953%, 84.3137%
XYZ:
31.1560, 15.7710, 65.6920
xyY:
0.2766, 0.1400, 15.7710
CIE-Lab:
46.6726, 74.6096, -60.9415
CIE-LCH:
46.6726, 96.3352, 320.7579
CIE-Luv:
46.6726, 42.6455, -98.8737
Hunter-Lab:
39.7127, 70.5422, -70.2775
#b128d7 color charts
#b128d7 color shades, tints & tones
#b128d7 color schemes
#b128d7 color preview, HTML & CSS examples
This text has a color of #b128d7
<p style="color:#b128d7;">Text here</p>
.mytext {color:#b128d7;}
This box has a color of #b128d7
<div style="background-color:#b128d7;">Content here</div>
.mybackground {background-color:#b128d7;}
Border around this has a color of #b128d7
<div style="border:2px solid #b128d7;">Content here</div>
.myborder {border:2px solid #b128d7;}