#b265f1 color space conversions
Hex:
#b265f1
RGB:
178, 101, 241
CMY:
30, 60, 5
CMYK:
26, 58, 0, 5
HSL:
273°, 83.3333%, 67.0588%
HSV (HSB):
273°, 58.0913%, 94.5098%
XYZ:
38.8910, 25.1232, 86.0186
xyY:
0.2592, 0.1675, 25.1232
CIE-Lab:
57.1953, 55.7021, -58.6887
CIE-LCH:
57.1953, 80.9141, 313.5044
CIE-Luv:
57.1953, 24.5646, -98.7129
Hunter-Lab:
50.1231, 50.7845, -66.6643
#b265f1 color charts
#b265f1 color shades, tints & tones
#b265f1 color schemes
#b265f1 color preview, HTML & CSS examples
This text has a color of #b265f1
<p style="color:#b265f1;">Text here</p>
.mytext {color:#b265f1;}
This box has a color of #b265f1
<div style="background-color:#b265f1;">Content here</div>
.mybackground {background-color:#b265f1;}
Border around this has a color of #b265f1
<div style="border:2px solid #b265f1;">Content here</div>
.myborder {border:2px solid #b265f1;}