#b75ed5 color space conversions
Hex:
#b75ed5
RGB:
183, 94, 213
CMY:
28, 63, 16
CMYK:
14, 56, 0, 16
HSL:
285°, 58.6207%, 60.1961%
HSV (HSB):
285°, 55.8685%, 83.5294%
XYZ:
35.5414, 22.8768, 65.4932
xyY:
0.2868, 0.1846, 22.8768
CIE-Lab:
54.9452, 54.4224, -46.5078
CIE-LCH:
54.9452, 71.5875, 319.4838
CIE-Luv:
54.9452, 35.2360, -78.8377
Hunter-Lab:
47.8297, 48.9382, -47.7051
#b75ed5 color charts
#b75ed5 color shades, tints & tones
#b75ed5 color schemes
#b75ed5 color preview, HTML & CSS examples
This text has a color of #b75ed5
<p style="color:#b75ed5;">Text here</p>
.mytext {color:#b75ed5;}
This box has a color of #b75ed5
<div style="background-color:#b75ed5;">Content here</div>
.mybackground {background-color:#b75ed5;}
Border around this has a color of #b75ed5
<div style="border:2px solid #b75ed5;">Content here</div>
.myborder {border:2px solid #b75ed5;}