#b265f7 color space conversions
Hex:
#b265f7
RGB:
178, 101, 247
CMY:
30, 60, 3
CMYK:
28, 59, 0, 3
HSL:
272°, 90.1235%, 68.2353%
HSV (HSB):
272°, 59.1093%, 96.8627%
XYZ:
39.8023, 25.4877, 90.8175
xyY:
0.2550, 0.1633, 25.4877
CIE-Lab:
57.5476, 57.0605, -61.4575
CIE-LCH:
57.5476, 83.8625, 312.8753
CIE-Luv:
57.5476, 23.4757, -103.2967
Hunter-Lab:
50.4854, 52.3786, -71.3162
#b265f7 color charts
#b265f7 color shades, tints & tones
#b265f7 color schemes
#b265f7 color preview, HTML & CSS examples
This text has a color of #b265f7
<p style="color:#b265f7;">Text here</p>
.mytext {color:#b265f7;}
This box has a color of #b265f7
<div style="background-color:#b265f7;">Content here</div>
.mybackground {background-color:#b265f7;}
Border around this has a color of #b265f7
<div style="border:2px solid #b265f7;">Content here</div>
.myborder {border:2px solid #b265f7;}