#bf95d2 color space conversions
Hex:
#bf95d2
RGB:
191, 149, 210
CMY:
25, 42, 18
CMYK:
9, 29, 0, 18
HSL:
281°, 40.3974%, 70.3922%
HSV (HSB):
281°, 29.0476%, 82.3529%
XYZ:
43.8662, 37.2244, 65.8458
xyY:
0.2985, 0.2533, 37.2244
CIE-Lab:
67.4450, 26.7201, -25.2587
CIE-LCH:
67.4450, 36.7691, 316.6104
CIE-Luv:
67.4450, 18.8984, -43.3493
Hunter-Lab:
61.0118, 21.5670, -21.2793
#bf95d2 color charts
#bf95d2 color shades, tints & tones
#bf95d2 color schemes
#bf95d2 color preview, HTML & CSS examples
This text has a color of #bf95d2
<p style="color:#bf95d2;">Text here</p>
.mytext {color:#bf95d2;}
This box has a color of #bf95d2
<div style="background-color:#bf95d2;">Content here</div>
.mybackground {background-color:#bf95d2;}
Border around this has a color of #bf95d2
<div style="border:2px solid #bf95d2;">Content here</div>
.myborder {border:2px solid #bf95d2;}