#b905f5 color space conversions
Hex:
#b905f5
RGB:
185, 5, 245
CMY:
27, 98, 4
CMYK:
24, 98, 0, 4
HSL:
285°, 96.0000%, 49.0196%
HSV (HSB):
285°, 97.9592%, 96.0784%
XYZ:
36.5433, 17.0154, 87.7445
xyY:
0.2586, 0.1204, 17.0154
CIE-Lab:
48.2794, 86.5077, -75.2892
CIE-LCH:
48.2794, 114.6823, 318.9664
CIE-Luv:
48.2794, 41.1298, -120.7657
Hunter-Lab:
41.2497, 85.9468, -97.2441
#b905f5 color charts
#b905f5 color shades, tints & tones
#b905f5 color schemes
#b905f5 color preview, HTML & CSS examples
This text has a color of #b905f5
<p style="color:#b905f5;">Text here</p>
.mytext {color:#b905f5;}
This box has a color of #b905f5
<div style="background-color:#b905f5;">Content here</div>
.mybackground {background-color:#b905f5;}
Border around this has a color of #b905f5
<div style="border:2px solid #b905f5;">Content here</div>
.myborder {border:2px solid #b905f5;}