#b102f7 color space conversions
Hex:
#b102f7
RGB:
177, 2, 247
CMY:
31, 99, 3
CMYK:
28, 99, 0, 3
HSL:
283°, 98.3936%, 48.8235%
HSV (HSB):
283°, 99.1903%, 96.8627%
XYZ:
34.9417, 16.1059, 89.2628
xyY:
0.2490, 0.1148, 16.1059
CIE-Lab:
47.1132, 86.1436, -78.3674
CIE-LCH:
47.1132, 116.4567, 317.7063
CIE-Luv:
47.1132, 36.0952, -123.7400
Hunter-Lab:
40.1322, 85.1823, -103.7815
#b102f7 color charts
#b102f7 color shades, tints & tones
#b102f7 color schemes
#b102f7 color preview, HTML & CSS examples
This text has a color of #b102f7
<p style="color:#b102f7;">Text here</p>
.mytext {color:#b102f7;}
This box has a color of #b102f7
<div style="background-color:#b102f7;">Content here</div>
.mybackground {background-color:#b102f7;}
Border around this has a color of #b102f7
<div style="border:2px solid #b102f7;">Content here</div>
.myborder {border:2px solid #b102f7;}