#d25beb color space conversions
Hex:
#d25beb
RGB:
210, 91, 235
CMY:
18, 64, 8
CMYK:
11, 61, 0, 8
HSL:
290°, 78.2609%, 63.9216%
HSV (HSB):
290°, 61.2766%, 92.1569%
XYZ:
45.3148, 27.1820, 81.4556
xyY:
0.2943, 0.1766, 27.1820
CIE-Lab:
59.1424, 66.7150, -52.0028
CIE-LCH:
59.1424, 84.5883, 322.0644
CIE-Luv:
59.1424, 47.7174, -90.3834
Hunter-Lab:
52.1363, 63.9065, -56.1367
#d25beb color charts
#d25beb color shades, tints & tones
#d25beb color schemes
#d25beb color preview, HTML & CSS examples
This text has a color of #d25beb
<p style="color:#d25beb;">Text here</p>
.mytext {color:#d25beb;}
This box has a color of #d25beb
<div style="background-color:#d25beb;">Content here</div>
.mybackground {background-color:#d25beb;}
Border around this has a color of #d25beb
<div style="border:2px solid #d25beb;">Content here</div>
.myborder {border:2px solid #d25beb;}