#b117f9 color space conversions
Hex:
#b117f9
RGB:
177, 23, 249
CMY:
31, 91, 2
CMYK:
29, 91, 0, 2
HSL:
281°, 94.9580%, 53.3333%
HSV (HSB):
281°, 90.7631%, 97.6471%
XYZ:
35.5367, 16.7995, 90.9922
xyY:
0.2479, 0.1172, 16.7995
CIE-Lab:
48.0064, 84.3156, -78.0285
CIE-LCH:
48.0064, 114.8806, 317.2178
CIE-Luv:
48.0064, 34.8022, -123.9355
Hunter-Lab:
40.9871, 83.0359, -102.9338
#b117f9 color charts
#b117f9 color shades, tints & tones
#b117f9 color schemes
#b117f9 color preview, HTML & CSS examples
This text has a color of #b117f9
<p style="color:#b117f9;">Text here</p>
.mytext {color:#b117f9;}
This box has a color of #b117f9
<div style="background-color:#b117f9;">Content here</div>
.mybackground {background-color:#b117f9;}
Border around this has a color of #b117f9
<div style="border:2px solid #b117f9;">Content here</div>
.myborder {border:2px solid #b117f9;}