#bf94cd color space conversions
Hex:
#bf94cd
RGB:
191, 148, 205
CMY:
25, 42, 20
CMYK:
7, 28, 0, 20
HSL:
285°, 36.3057%, 69.2157%
HSV (HSB):
285°, 27.8049%, 80.3922%
XYZ:
43.0952, 36.6640, 62.5631
xyY:
0.3028, 0.2576, 36.6640
CIE-Lab:
67.0241, 26.2572, -23.1257
CIE-LCH:
67.0241, 34.9892, 318.6284
CIE-Luv:
67.0241, 19.9973, -39.8136
Hunter-Lab:
60.5508, 21.0782, -18.8749
#bf94cd color charts
#bf94cd color shades, tints & tones
#bf94cd color schemes
#bf94cd color preview, HTML & CSS examples
This text has a color of #bf94cd
<p style="color:#bf94cd;">Text here</p>
.mytext {color:#bf94cd;}
This box has a color of #bf94cd
<div style="background-color:#bf94cd;">Content here</div>
.mybackground {background-color:#bf94cd;}
Border around this has a color of #bf94cd
<div style="border:2px solid #bf94cd;">Content here</div>
.myborder {border:2px solid #bf94cd;}