#b61fed color space conversions
Hex:
#b61fed
RGB:
182, 31, 237
CMY:
29, 88, 7
CMYK:
23, 87, 0, 7
HSL:
284°, 85.1240%, 52.5490%
HSV (HSB):
284°, 86.9198%, 92.9412%
XYZ:
35.0675, 17.0395, 81.5615
xyY:
0.2623, 0.1275, 17.0395
CIE-Lab:
48.3097, 81.4152, -70.7584
CIE-LCH:
48.3097, 107.8665, 319.0059
CIE-Luv:
48.3097, 40.3057, -114.2224
Hunter-Lab:
41.2789, 79.4021, -88.2537
#b61fed color charts
#b61fed color shades, tints & tones
#b61fed color schemes
#b61fed color preview, HTML & CSS examples
This text has a color of #b61fed
<p style="color:#b61fed;">Text here</p>
.mytext {color:#b61fed;}
This box has a color of #b61fed
<div style="background-color:#b61fed;">Content here</div>
.mybackground {background-color:#b61fed;}
Border around this has a color of #b61fed
<div style="border:2px solid #b61fed;">Content here</div>
.myborder {border:2px solid #b61fed;}