#d35cfa color space conversions
Hex:
#d35cfa
RGB:
211, 92, 250
CMY:
17, 64, 2
CMYK:
16, 63, 0, 2
HSL:
285°, 94.0476%, 67.0588%
HSV (HSB):
285°, 63.2000%, 98.0392%
XYZ:
47.9464, 28.4053, 93.3982
xyY:
0.2825, 0.1673, 28.4053
CIE-Lab:
60.2532, 69.3467, -58.5593
CIE-LCH:
60.2532, 90.7643, 319.8208
CIE-Luv:
60.2532, 44.2117, -101.3423
Hunter-Lab:
53.2966, 67.3121, -66.5935
#d35cfa color charts
#d35cfa color shades, tints & tones
#d35cfa color schemes
#d35cfa color preview, HTML & CSS examples
This text has a color of #d35cfa
<p style="color:#d35cfa;">Text here</p>
.mytext {color:#d35cfa;}
This box has a color of #d35cfa
<div style="background-color:#d35cfa;">Content here</div>
.mybackground {background-color:#d35cfa;}
Border around this has a color of #d35cfa
<div style="border:2px solid #d35cfa;">Content here</div>
.myborder {border:2px solid #d35cfa;}