#c1c1fd color space conversions
Hex:
#c1c1fd
RGB:
193, 193, 253
CMY:
24, 24, 1
CMYK:
24, 24, 0, 1
HSL:
240°, 93.7500%, 87.4510%
HSV (HSB):
240°, 23.7154%, 99.2157%
XYZ:
58.7919, 56.5692, 100.7488
xyY:
0.2720, 0.2618, 56.5692
CIE-Lab:
79.9367, 12.4995, -29.4821
CIE-LCH:
79.9367, 32.0223, 292.9755
CIE-Luv:
79.9367, -3.5523, -49.2842
Hunter-Lab:
75.2125, 7.9074, -26.7715
#c1c1fd color charts
#c1c1fd color shades, tints & tones
#c1c1fd color schemes
#c1c1fd color preview, HTML & CSS examples
This text has a color of #c1c1fd
<p style="color:#c1c1fd;">Text here</p>
.mytext {color:#c1c1fd;}
This box has a color of #c1c1fd
<div style="background-color:#c1c1fd;">Content here</div>
.mybackground {background-color:#c1c1fd;}
Border around this has a color of #c1c1fd
<div style="border:2px solid #c1c1fd;">Content here</div>
.myborder {border:2px solid #c1c1fd;}