#b150cd color space conversions
Hex:
#b150cd
RGB:
177, 80, 205
CMY:
31, 69, 20
CMYK:
14, 61, 0, 20
HSL:
287°, 55.5556%, 55.8824%
HSV (HSB):
287°, 60.9756%, 80.3922%
XYZ:
32.0196, 19.4922, 59.8324
xyY:
0.2876, 0.1751, 19.4922
CIE-Lab:
51.2582, 58.0005, -47.8533
CIE-LCH:
51.2582, 75.1930, 320.4757
CIE-Luv:
51.2582, 37.5387, -80.0906
Hunter-Lab:
44.1500, 52.1938, -49.4452
#b150cd color charts
#b150cd color shades, tints & tones
#b150cd color schemes
#b150cd color preview, HTML & CSS examples
This text has a color of #b150cd
<p style="color:#b150cd;">Text here</p>
.mytext {color:#b150cd;}
This box has a color of #b150cd
<div style="background-color:#b150cd;">Content here</div>
.mybackground {background-color:#b150cd;}
Border around this has a color of #b150cd
<div style="border:2px solid #b150cd;">Content here</div>
.myborder {border:2px solid #b150cd;}