#b980ff color space conversions
Hex:
#b980ff
RGB:
185, 128, 255
CMY:
27, 50, 0
CMYK:
27, 50, 0, 0
HSL:
267°, 100.0000%, 75.0980%
HSV (HSB):
267°, 49.8039%, 100.0000%
XYZ:
45.7768, 32.9726, 98.5594
xyY:
0.2582, 0.1860, 32.9726
CIE-Lab:
64.1387, 46.5017, -55.2978
CIE-LCH:
64.1387, 72.2514, 310.0615
CIE-Luv:
64.1387, 17.6567, -94.5422
Hunter-Lab:
57.4218, 41.8124, -61.5707
#b980ff color charts
#b980ff color shades, tints & tones
#b980ff color schemes
#b980ff color preview, HTML & CSS examples
This text has a color of #b980ff
<p style="color:#b980ff;">Text here</p>
.mytext {color:#b980ff;}
This box has a color of #b980ff
<div style="background-color:#b980ff;">Content here</div>
.mybackground {background-color:#b980ff;}
Border around this has a color of #b980ff
<div style="border:2px solid #b980ff;">Content here</div>
.myborder {border:2px solid #b980ff;}