#b952d8 color space conversions
Hex:
#b952d8
RGB:
185, 82, 216
CMY:
27, 68, 15
CMYK:
14, 62, 0, 15
HSL:
286°, 63.2075%, 58.4314%
HSV (HSB):
286°, 62.0370%, 84.7059%
XYZ:
35.4195, 21.3067, 67.2115
xyY:
0.2858, 0.1719, 21.3067
CIE-Lab:
53.2836, 61.1725, -50.8364
CIE-LCH:
53.2836, 79.5387, 320.2723
CIE-Luv:
53.2836, 39.2595, -85.7885
Hunter-Lab:
46.1592, 56.1905, -54.0195
#b952d8 color charts
#b952d8 color shades, tints & tones
#b952d8 color schemes
#b952d8 color preview, HTML & CSS examples
This text has a color of #b952d8
<p style="color:#b952d8;">Text here</p>
.mytext {color:#b952d8;}
This box has a color of #b952d8
<div style="background-color:#b952d8;">Content here</div>
.mybackground {background-color:#b952d8;}
Border around this has a color of #b952d8
<div style="border:2px solid #b952d8;">Content here</div>
.myborder {border:2px solid #b952d8;}